mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-19 03:50:32 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user