1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-27 13:34:28 +00:00
This commit is contained in:
Steffo 2018-10-12 20:45:33 +02:00
parent cdfc2ba08e
commit 9218e646ca
2 changed files with 6 additions and 4 deletions

View file

@ -42,7 +42,7 @@ def cast(spell_name: str, target_name: str, platform: str, halloween_callback=No
# HALLOWEEN
if total >= 800:
halloween_callback()
return "❇️ Ho lanciato <b>{spell}</b> su " \
return f"❇️ Ho lanciato <b>{spell}</b> su " \
f"<i>{target_name}</i>.\n" \
f"{crit_msg}" \
f"...ma non succede nulla."

View file

@ -106,7 +106,7 @@
{% elif loop.index == 2 %}
{# la zucca di balu e max #}
<h2>
<u title="updated">!</u> carve the ritual pumpkin
<u title="updated"></u> carve the ritual pumpkin
</h2>
<div class="description">
prepare a pumpkin, and empty its inside.<br>
@ -127,12 +127,14 @@
{% elif loop.index == 4 %}
{# 1 #}
<h2>
uproot the evil
<u title="updated"></u> uproot the evil
</h2>
<div class="description">
listen to the sounds in here.<br>
do you hear the evil that stole your voice?<br>
answer it.
answer it.<br>
<i>you might need a fiery fox.</i>
</div>
<form action="/voiceofevil" method="POST">
<input name="solution" type="text" placeholder="?">