20 lines
433 B
Plaintext
20 lines
433 B
Plaintext
|
|
# Flags
|
|
default astoria_busy = False
|
|
default astoria_unlocked = False
|
|
default astoria_wardrobe_unlocked = False
|
|
default astoria_chatted = False
|
|
default astoria_outfits_schedule = True
|
|
|
|
# Names
|
|
default astoria_name = "Astoria"
|
|
default ast_genie_name = "Sir"
|
|
default ast_susan_name = "Cow"
|
|
default ast_tonks_name = "Old Hag"
|
|
|
|
# Stats
|
|
default ast_whoring = 0 # Affection level
|
|
default ast_mood = 0
|
|
|
|
default gave_astoria_gift = False
|