Shopping don't work..
While running game code:
File "game/D1shop.rpy", line 28, in <module>
NameError: name 'AskJew' is not defined
Full traceback:
File "D1shop.rpyc", line 23, in script
File "G:\Users\adam\Downloads\ThePromise-TheBeginning0.57-pc\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "G:\Users\adam\Downloads\ThePromise-TheBeginning0.57-pc\renpy\exports.py", line 956, in menu
condition = renpy.python.py_eval(condition)
File "G:\Users\adam\Downloads\ThePromise-TheBeginning0.57-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "G:\Users\adam\Downloads\ThePromise-TheBeginning0.57-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/D1shop.rpy", line 28, in <module>
NameError: name 'AskJew' is not defined