mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
gives ERT Survival medipen (#25574)
This commit is contained in:
@@ -993,7 +993,6 @@
|
||||
/obj/item/storage/box/responseteam
|
||||
name = "boxed survival kit"
|
||||
icon_state = "ert_box"
|
||||
storage_slots = 8
|
||||
|
||||
/obj/item/storage/box/responseteam/populate_contents()
|
||||
new /obj/item/clothing/mask/breath(src)
|
||||
@@ -1002,8 +1001,7 @@
|
||||
new /obj/item/flashlight/flare(src)
|
||||
new /obj/item/kitchen/knife/combat(src)
|
||||
new /obj/item/radio/centcom(src)
|
||||
new /obj/item/reagent_containers/patch/synthflesh(src)
|
||||
new /obj/item/reagent_containers/hypospray/autoinjector/epinephrine(src)
|
||||
new /obj/item/reagent_containers/hypospray/autoinjector/survival(src)
|
||||
|
||||
/obj/item/storage/box/deathsquad
|
||||
name = "boxed death kit"
|
||||
|
||||
Reference in New Issue
Block a user