WTS/game/scripts/characters/hooch/vars.rpy

15 lines
258 B
Plaintext
Raw Normal View History

2022-05-16 23:48:22 +00:00
# Stats
default hoo_tier = 1
default hoo_whoring = 0
default hoo_reputation = 0
default hoo_mood = 0
# Flags
default hooch_busy = False
default hooch_unlocked = False
# Names
default hooch_genie_name = "Sir Dumbledore"
default hooch_name = "Madam Hooch"