Merge pull request #1543 from Chemlight/General-fixes

More character slots! Round2!
This commit is contained in:
Dahlular
2022-02-19 19:33:24 -07:00
committed by GitHub
@@ -28,7 +28,7 @@
var/noncon = FALSE //Definitely want this off by default
// stuff that was in base
max_save_slots = 20
max_save_slots = 30
/datum/preferences/New(client/C)