23 lines
493 B
Plaintext
23 lines
493 B
Plaintext
|
# Main
|
||
|
default snape_xpos = 525
|
||
|
default snape_ypos = 0
|
||
|
default snape_zorder = 15
|
||
|
default snape_flip = 1
|
||
|
default snape_zoom = 0.5
|
||
|
default snape_face = "snape_01"
|
||
|
default snape_animation = []
|
||
|
|
||
|
# Flags
|
||
|
default snape_busy = False
|
||
|
default snape_unlocked = False
|
||
|
|
||
|
###SNAPE STATS###
|
||
|
|
||
|
default sna_friendship = 0
|
||
|
|
||
|
# Chitchat with snape
|
||
|
default snape_chatted = False #Prevents you from chitchating more then once a day. Turns back to False every night.
|
||
|
|
||
|
# Snape hangout events
|
||
|
default ss_he_counter = 0
|