have written you an email
breglia
5
Posts
2
Following
A member registered Oct 15, 2022
Recent community posts
File "game/houselocations.rpy", line 15, in script
if quest.is_state("mom2", "unlocked"):
File "game/houselocations.rpy", line 15, in <module>
if quest.is_state("mom2", "unlocked"):
File "game/questmanager/engine/classes.rpy", line 89, in is_state
if self._search(id, category).state == state:
AttributeError: 'NoneType' object has no attribute 'state'