Makes Quiet day copy the dementia list instead of removing stuff from it and then doing list = initial(list) (this makes it have fewer lines and allows admins to change the list to their liking
Changes accurances where time is mentioned to use the SECONDS define, for clearer code
Adds safeties to make it so if for some reason quiet day's dementia list is below the wanted lines, it wont runtime
Why It's Good For The Game
Makes Quiet day copy the dementia list instead of removing stuff from it and then doing list = initial(list) (this makes it have fewer lines and allows admins to change the list to their liking
Less code for more value is always good, the admin thing was a funny little benefit i didn't even think about when coding it
Changes accurances where time is mentioned to use the SECONDS define, for clearer code
Buh, muh code quality
Adds safeties to make it so if for some reason quiet day's dementia list is below the wanted lines, it wont runtime
Needed to add it because admins
Changelog
:cl:
fix: Quiet day can now properly tell his repression story
admin: Admins can now make Quiet day say custom lines on his repression story by editing the list (im sorry)
/:cl:
About The Pull Request
list = initial(list)
(this makes it have fewer lines and allows admins to change the list to their likingSECONDS
define, for clearer codeWhy It's Good For The Game
Makes Quiet day copy the dementia list instead of removing stuff from it and then doing
list = initial(list)
(this makes it have fewer lines and allows admins to change the list to their likingChanges accurances where time is mentioned to use the
SECONDS
define, for clearer codeAdds safeties to make it so if for some reason quiet day's dementia list is below the wanted lines, it wont runtime
Changelog
:cl: fix: Quiet day can now properly tell his repression story admin: Admins can now make Quiet day say custom lines on his repression story by editing the list (im sorry) /:cl: