More character slots!

The the title suggests, this gives more character slots for players, as this change now doubles it from 10 to now 20.
This commit is contained in:
Chemlight
2020-08-04 15:12:45 -07:00
parent 3212dff5e7
commit f4676cdd65
@@ -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)