- Implement debug_story_variables function
- Modify initstats label to handle debugging and wingStory variable
This commit is contained in:
@ -133,6 +133,11 @@ default preferences.text_cps = 50
|
||||
|
||||
default preferences.afm_time = 15
|
||||
|
||||
init -999 python:
|
||||
config.developer = "auto"
|
||||
|
||||
default persistent.enable_debug_scores = config.developer
|
||||
|
||||
##Default Audio is not ear rape
|
||||
define config.default_music_volume = 0.48
|
||||
define config.default_sfx_volume = 0.80
|
||||
|
Reference in New Issue
Block a user