Of course, but it still will be very interesting to watch her character grow (both mentally and physically)
Pendr4gon
Recent community posts
Really liked Maria's route (despite the fact that grinding for her was hell); poor girl got really hurt by demons in the past and looking for any way to retaliate... But her hunger for power and revenge can backfire very badly; hopefully we can help her to accept her past and move on in the future updates
I'd liked to help, really, but cant use Discord though some... Troubles, but i can leave the text here, hope you can use it:
While running game code:
File "game/days/day15.rpy", line 12, in script call
call day15morning from day15_3
File "game/days/day15.rpy", line 134, in script call
call expression "day15choice" + route
File "game/days/day15.rpy", line 12, in script call
call day15morning from day15_3
File "game/days/day15.rpy", line 134, in script call
call expression "day15choice" + route
ScriptError: could not find label 'day15choice'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/days/day15.rpy", line 12, in script call
call day15morning from day15_3
File "game/days/day15.rpy", line 134, in script call
call expression "day15choice" + route
File "C:\Users\Downloads\BayshoreAcademy-0.17-pc\renpy\script.py", line 1725, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/days/day15.rpy", line 12, in script call
call day15morning from day15_3
File "game/days/day15.rpy", line 134, in script call
call expression "day15choice" + route
File "C:\Users\Downloads\BayshoreAcademy-0.17-pc\renpy\script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day15choice'.