still a new game, end of first week, Sunday period switched to night (removed the broken if condition in new_day for the time being)
While running game code:
File "game/systems/event system/a1_events/nami_events.rpy", line 128, in script
scene n9 with dissolve
File "game/map.rpy", line 278, in execute
screen scr_sity_1():
File "game/map.rpy", line 278, in execute
screen scr_sity_1():
File "game/map.rpy", line 280, in execute
for event in per_locations.instant_events[act-1]:
File "game/map.rpy", line 280, in <module>
for event in per_locations.instant_events[act-1]:
AttributeError: 'bool' object has no attribute 'instant_events'something's wrong with the current release