Adds for centcom jobs

... and me ;v
This commit is contained in:
Arokha Sieyes
2016-10-22 18:35:13 -04:00
parent 283a096f89
commit aed841a97d
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
H.equip_to_slot_or_del(new /obj/item/clothing/shoes/laceup(H), slot_shoes)
H.equip_to_slot_or_del(new /obj/item/clothing/gloves/white(H), slot_gloves)
H.equip_to_slot_or_del(new /obj/item/clothing/head/beret/centcom/officer(H), slot_head)
H.equip_to_slot_or_del(new /obj/item/clothing/glasses/hud/security(H), slot_l_store)
H.equip_to_slot_or_del(new /obj/item/clothing/glasses/sunglasses/omnihud/best(H), slot_l_store)
H.implant_loyalty()
@@ -72,7 +72,7 @@
H.equip_to_slot_or_del(new /obj/item/clothing/shoes/laceup(H), slot_shoes)
H.equip_to_slot_or_del(new /obj/item/clothing/gloves/white(H), slot_gloves)
H.equip_to_slot_or_del(new /obj/item/clothing/head/beret/centcom/officer(H), slot_head)
H.equip_to_slot_or_del(new /obj/item/clothing/glasses/hud/security(H), slot_l_store)
H.equip_to_slot_or_del(new /obj/item/clothing/glasses/sunglasses/omnihud(H), slot_l_store)
H.implant_loyalty()
@@ -129,3 +129,4 @@
new /obj/item/weapon/material/hatchet/tacknife/combatknife(src)
new /obj/item/weapon/card/id/centcom/fluff/aro(src)
new /obj/item/weapon/reagent_containers/hypospray/fluff/aronai(src)
new /obj/item/clothing/glasses/sunglasses/omnihud(src)