[MIRROR] Gives ERT Medical Officers a box of plushies (#3991)

* Gives ERT Medical Officers a box of plushies (#57481)

* Gives ERT Medical Officers a box of plushies

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-03-08 08:40:49 +01:00
committed by GitHub
parent 66132aa884
commit a838bbad17
2 changed files with 25 additions and 2 deletions
+4 -2
View File
@@ -102,7 +102,8 @@
backpack_contents = list(/obj/item/storage/box/survival/engineer=1,\
/obj/item/melee/baton/loaded=1,\
/obj/item/reagent_containers/hypospray/combat=1,\
/obj/item/gun/medbeam=1)
/obj/item/gun/medbeam=1,\
/obj/item/storage/box/hug/plushes=1)
/datum/outfit/centcom/ert/medic/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE)
..()
@@ -122,7 +123,8 @@
/obj/item/melee/baton/loaded=1,\
/obj/item/gun/energy/pulse/pistol/loyalpin=1,\
/obj/item/reagent_containers/hypospray/combat/nanites=1,\
/obj/item/gun/medbeam=1)
/obj/item/gun/medbeam=1,\
/obj/item/storage/box/hug/plushes=1)
/datum/outfit/centcom/ert/engineer
name = "ERT Engineer"