This commit is contained in:
Sishen
2019-07-25 19:52:17 -04:00
parent 612021b9d5
commit 1a92134ad3
7 changed files with 54 additions and 3 deletions
@@ -31,6 +31,7 @@
var/socks = "Nude" //Which socks the player wants
var/socks_color = "#FFFFFF"
var/backbag = DBACKPACK //Which backpack type the player has chosen.
var/jumpsuit_style = PREF_SUIT //suit/skirt
//Equipment slots
var/obj/item/wear_suit = null