migrates donor items to loadout system, comments out handle_roundstart_items, plus fixes

This commit is contained in:
deathride58
2018-01-17 17:19:54 -05:00
parent b74518a24a
commit 5fd8606a3f
6 changed files with 176 additions and 20 deletions
@@ -1,6 +1,6 @@
#define DEFAULT_SLOT_AMT 1
#define DEFAULT_SLOT_AMT 2
#define HANDS_SLOT_AMT 2
#define BACKPACK_SLOT_AMT 3
#define BACKPACK_SLOT_AMT 4
/datum/preferences
var/gear_points = 10