Bug fix
* Fixed waifu book ending 01 being unobtainable if Endings were unlocked in non-sequential order.
This commit is contained in:
parent
ac9e121c76
commit
1949b3cc60
@ -329,6 +329,7 @@ label waifu_book:
|
|||||||
gen "So I ended up with the same chick again?" ("base", xpos="far_left", ypos="head")
|
gen "So I ended up with the same chick again?" ("base", xpos="far_left", ypos="head")
|
||||||
gen "*Hmm*... Maybe I should try and make different choices next time...?" ("base", xpos="far_left", ypos="head")
|
gen "*Hmm*... Maybe I should try and make different choices next time...?" ("base", xpos="far_left", ypos="head")
|
||||||
|
|
||||||
|
$ waifu_progression["generic_ending"] = True
|
||||||
# Modify item description to show seen endings.
|
# Modify item description to show seen endings.
|
||||||
|
|
||||||
python:
|
python:
|
||||||
|
Loading…
Reference in New Issue
Block a user