Merge pull request #377 from Chemlight/More-character-slots

More character slots!
This commit is contained in:
Dahlular
2020-08-05 21:42:27 -06:00
committed by GitHub
@@ -24,7 +24,7 @@
var/cit_toggles = TOGGLES_CITADEL
// stuff that was in base
max_save_slots = 10
max_save_slots = 20
/datum/preferences/New(client/C)