LoafyLemon
f8a1d75d9b
* Added missing hooch head icon * Removed leftover references to update_interface functionality * Fixed missing directory for expressions causing crashes in character studio * Fixed unlock state detection in character studio * Fixed hooch studio crash
15 lines
347 B
Plaintext
15 lines
347 B
Plaintext
|
|
# General states
|
|
|
|
# default states.hoo.tier = 1
|
|
# default states.hoo.level = 0
|
|
# default states.hoo.public_tier = 0
|
|
# default states.hoo.public_level = 0
|
|
# default states.hoo.mood = 0
|
|
default states.hoo.unlocked = False
|
|
default states.hoo.busy = False
|
|
|
|
# Names
|
|
default name_genie_hooch = "Sir Dumbledore"
|
|
default name_hooch_genie = "Madam Hooch"
|