mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Better equips med ERT for the basics
This commit is contained in:
@@ -321,12 +321,11 @@
|
||||
/obj/item/clothing/head/helmet/ert/medical = 1,
|
||||
/obj/item/clothing/mask/surgical = 1,
|
||||
/obj/item/storage/firstaid/adv = 1,
|
||||
/obj/item/storage/firstaid/regular = 1,
|
||||
/obj/item/storage/firstaid/doctor = 1,
|
||||
/obj/item/storage/box/autoinjectors = 1,
|
||||
/obj/item/roller = 1,
|
||||
/obj/item/storage/pill_bottle/ert = 1,
|
||||
/obj/item/flashlight = 1,
|
||||
/obj/item/healthupgrade = 1,
|
||||
/obj/item/handheld_defibrillator = 1
|
||||
)
|
||||
|
||||
@@ -349,13 +348,12 @@
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/mask/surgical = 1,
|
||||
/obj/item/storage/firstaid/toxin = 1,
|
||||
/obj/item/storage/firstaid/brute = 1,
|
||||
/obj/item/storage/firstaid/fire = 1,
|
||||
/obj/item/storage/firstaid/doctor = 1,
|
||||
/obj/item/storage/firstaid/adv = 1,
|
||||
/obj/item/storage/box/autoinjectors = 1,
|
||||
/obj/item/roller = 1,
|
||||
/obj/item/clothing/shoes/magboots = 1,
|
||||
/obj/item/bodyanalyzer = 1,
|
||||
/obj/item/healthupgrade = 1,
|
||||
/obj/item/handheld_defibrillator = 1
|
||||
)
|
||||
|
||||
@@ -378,9 +376,10 @@
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/bodyanalyzer/advanced = 1,
|
||||
/obj/item/storage/firstaid/doctor = 1,
|
||||
/obj/item/storage/firstaid/adv = 1,
|
||||
/obj/item/extinguisher/mini = 1,
|
||||
/obj/item/roller = 1,
|
||||
/obj/item/healthanalyzer/advanced = 1,
|
||||
/obj/item/handheld_defibrillator = 1
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user