LoafyLemon 080bfdcb9c Improve translation support (part 2)
(cherry picked from commit 5616f7781357ee0a79b59f3abcc6eb69999981d7)
2024-05-03 17:57:03 +01:00

15 lines
353 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")