requested changes

This commit is contained in:
ancientpower
2020-03-01 12:45:00 -06:00
parent f44908dc2e
commit 56ba8ef127
6 changed files with 6 additions and 6 deletions
@@ -466,14 +466,14 @@ Contains:
playsound(loc, 'sound/weapons/slashmiss.ogg', 50, 1)
playsound(loc, 'sound/effects/refill.ogg', 50, 1)
/obj/item/clothing/suit/space/paramedic
/obj/item/clothing/suit/space/eva/paramedic
name = "paramedic EVA suit"
icon_state = "paramedic-eva"
item_state = "paramedic-eva"
desc = "A deep blue space suit decorated with red and white crosses to indicate that the wearer is trained emergency medical personnel."
allowed = list(/obj/item/flashlight, /obj/item/tank/internals, /obj/item/roller)
/obj/item/clothing/head/helmet/space/paramedic
/obj/item/clothing/head/helmet/space/eva/paramedic
name = "paramedic EVA helmet"
desc = "A deep blue space helmet with a large red cross on the faceplate to designate the wearer as trained emergency medical personnel."
icon_state = "paramedic-eva-helmet"
+2 -2
View File
@@ -34,8 +34,8 @@
id = /obj/item/card/id
r_pocket = /obj/item/pinpointer/crew
l_pocket = /obj/item/pda/medical
backpack_contents = list(/obj/item/roller = 1, /obj/item/storage/hypospraykit/regular = 1)
pda_slot = ITEM_SLOT_POCKET
backpack_contents = list(/obj/item/roller=1)
pda_slot = SLOT_L_STORE
backpack = /obj/item/storage/backpack/medic
satchel = /obj/item/storage/backpack/satchel/med