i have an rpgm cheat mod on, so if i know what variable or switch has been fucked, i can potentially fix it.
i just need to know what went wrong.
the switch for kaali capture is TRUE, for example, and left for dead FALSE. (haven't opened game since ysterday)
the quest for humans vs quest for beasts variables is 5-4.
now, i'm not sure if that's a score, or if they represent different switch states, so i don't know how to mess with it.
if it's score,i could just lazily reverse it, or something, and it might fix the issue?
i tried messing with day & night variable(int values) after everything broke, because i couldn't escape the dungeon without teleports(since... i was never locked in the cell...), and the numbers on time of day variable seemed to do nothing, to just outright skipping ahead a day.
guess i'll just quote the dev here to fix the problem.