8 new weight stages for Lisa (the girl at the hospital)
new location: the casino
play slots and win $ (pretty proud of the way the slots came out)
beware, slots might feed you cake
general background improvements
Comments
Should be fixed in v0.22.1 :)
SirMister
2022-05-16 11:45:41 +0000 UTC
Mac Version Error
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/town.rpy", line 39, in script
if(easterEvent == True and 0 in easterChallengeEggsAvailable):
File "game/town.rpy", line 39, in
if(easterEvent == True and 0 in easterChallengeEggsAvailable):
NameError: name 'easterEvent' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/town.rpy", line 39, in script
if(easterEvent == True and 0 in easterChallengeEggsAvailable):
File "/Users/cortana/Desktop/GainOfLife.app/Contents/Resources/autorun/renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "/Users/cortana/Desktop/GainOfLife.app/Contents/Resources/autorun/renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Users/cortana/Desktop/GainOfLife.app/Contents/Resources/autorun/renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/town.rpy", line 39, in
if(easterEvent == True and 0 in easterChallengeEggsAvailable):
NameError: name 'easterEvent' is not defined
Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Gain of Life v0.22.0
Sun May 15 22:31:08 2022
[/code]