I found a bug!
While running game code:
File "game/chapterThree_4.rpy", line 1477, in script
if mt_silver:
File "game/chapterThree_4.rpy", line 1487, in <module>
elif mt_Magic:
^^^^^^^^
NameError: name 'mt_Magic' is not defined
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/chapterThree_4.rpy", line 1477, in script
if mt_silver:
File "renpy/ast.py", line 2079, in execute
if renpy.python.py_eval(condition):
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "renpy/python.py", line 1292, in py_eval
return py_eval_bytecode(code, globals, locals)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1285, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/chapterThree_4.rpy", line 1487, in <module>
elif mt_Magic:
^^^^^^^^
NameError: name 'mt_Magic' is not defined
Ren'Py 8.4.1.25072401
Love the Guard be the King 3.0