forked from SilverStudioGames/WTS
LoafyLemon
5c952fe7da
* Added language switch option (WIP) * Fixed translation generation cache cleanup * Fixed python strings being untranslatable (partially)
15 lines
264 B
Plaintext
15 lines
264 B
Plaintext
|
|
# 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")
|