- Implement debug_story_variables function

- Modify initstats label to handle debugging and wingStory variable
This commit is contained in:
2024-08-16 20:56:58 -03:00
parent afb67298ec
commit 88279e9601
3 changed files with 42 additions and 0 deletions

View File

@ -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