- Jan 17, 2021
- 1,082
- 3,903
As far as I can tell zunigame no longer exists so the 3rd choice below will never occur.
Code:
menu day5girlsphone1:
set day5girlsphone
"Text Zoe" if interestzoe == True:
jump textzoeday5 #block of code to run
"Text Ava":
jump textavaday5 #block of code to run
"Read Zuni" if zunigame == True:
jump readzuniday5 #block of code to run