Voreupdate

This commit is contained in:
izac112
2020-07-02 15:39:00 +02:00
95 changed files with 3145 additions and 2592 deletions
@@ -42,7 +42,7 @@
pref.backbag = 1 //Same as above
character.backbag = pref.backbag
if(pref.pdachoice > 5 || pref.pdachoice < 1)
if(pref.pdachoice > 6 || pref.pdachoice < 1)
pref.pdachoice = 1
character.pdachoice = pref.pdachoice
@@ -661,6 +661,12 @@
ckeywhitelist = list("nickcrazy")
character_name = list("Damon Bones Xrim")
/datum/gear/fluff/NDF_Medical_jacket
path = /obj/item/clothing/under/solgov/utility/sifguard/medical
display_name = "Ridge's Medical Jacket"
ckeywhitelist = list("nickcrazy")
character_name = list("Ridge")
/datum/gear/fluff/damon_jacket
path = /obj/item/clothing/suit/storage/toggle/bomber/bombersec
display_name = "Damon's Bomber Jacket"
@@ -1148,4 +1154,4 @@
path = /obj/item/device/radio/headset/fluff/zodiacshadow
display_name = "Nehi's Radio"
ckeywhitelist = list("zodiacshadow")
character_name = list("Nehi Maximus")
character_name = list("Nehi Maximus")
@@ -2,7 +2,7 @@
/datum/gear/gloves
display_name = "gloves, black"
path = /obj/item/clothing/gloves/black
cost = 2
cost = 1
slot = slot_gloves
sort_category = "Gloves and Handwear"
@@ -29,10 +29,12 @@
/datum/gear/gloves/latex
display_name = "gloves, latex"
path = /obj/item/clothing/gloves/sterile/latex
cost = 2
/datum/gear/gloves/nitrile
display_name = "gloves, nitrile"
path = /obj/item/clothing/gloves/sterile/nitrile
cost = 2
/datum/gear/gloves/orange
display_name = "gloves, orange"