mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
@@ -32,7 +32,12 @@
|
|||||||
/obj/item/device/t_scanner,
|
/obj/item/device/t_scanner,
|
||||||
/obj/item/device/analyzer,
|
/obj/item/device/analyzer,
|
||||||
/obj/item/taperoll/engineering,
|
/obj/item/taperoll/engineering,
|
||||||
/obj/item/device/robotanalyzer)
|
/obj/item/device/robotanalyzer,
|
||||||
|
/obj/item/weapon/minihoe,
|
||||||
|
/obj/item/weapon/hatchet,
|
||||||
|
/obj/item/device/analyzer/plant_analyzer,
|
||||||
|
/obj/item/weapon/extinguisher/mini
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
/obj/item/weapon/storage/belt/utility/full/New()
|
/obj/item/weapon/storage/belt/utility/full/New()
|
||||||
@@ -75,9 +80,14 @@
|
|||||||
/obj/item/stack/medical,
|
/obj/item/stack/medical,
|
||||||
/obj/item/device/flashlight/pen,
|
/obj/item/device/flashlight/pen,
|
||||||
/obj/item/clothing/mask/surgical,
|
/obj/item/clothing/mask/surgical,
|
||||||
|
/obj/item/clothing/head/surgery,
|
||||||
/obj/item/clothing/gloves/latex,
|
/obj/item/clothing/gloves/latex,
|
||||||
/obj/item/weapon/reagent_containers/hypospray
|
/obj/item/weapon/reagent_containers/hypospray,
|
||||||
)
|
/obj/item/clothing/glasses/hud/health,
|
||||||
|
/obj/item/weapon/crowbar,
|
||||||
|
/obj/item/device/flashlight,
|
||||||
|
/obj/item/weapon/extinguisher/mini
|
||||||
|
)
|
||||||
|
|
||||||
/obj/item/weapon/storage/belt/medical/emt
|
/obj/item/weapon/storage/belt/medical/emt
|
||||||
name = "EMT utility belt"
|
name = "EMT utility belt"
|
||||||
@@ -87,6 +97,7 @@
|
|||||||
item_state = "emsbelt"
|
item_state = "emsbelt"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/obj/item/weapon/storage/belt/security
|
/obj/item/weapon/storage/belt/security
|
||||||
name = "security belt"
|
name = "security belt"
|
||||||
desc = "Can hold security gear like handcuffs and flashes."
|
desc = "Can hold security gear like handcuffs and flashes."
|
||||||
@@ -103,15 +114,16 @@
|
|||||||
/obj/item/clothing/glasses,
|
/obj/item/clothing/glasses,
|
||||||
/obj/item/ammo_casing/shotgun,
|
/obj/item/ammo_casing/shotgun,
|
||||||
/obj/item/ammo_magazine,
|
/obj/item/ammo_magazine,
|
||||||
/obj/item/weapon/reagent_containers/food/snacks/donut/normal,
|
/obj/item/weapon/reagent_containers/food/snacks/donut/,
|
||||||
/obj/item/weapon/reagent_containers/food/snacks/donut/jelly,
|
|
||||||
/obj/item/weapon/melee/baton,
|
/obj/item/weapon/melee/baton,
|
||||||
/obj/item/weapon/gun/energy/taser,
|
/obj/item/weapon/gun/energy/taser,
|
||||||
/obj/item/weapon/flame/lighter/zippo,
|
/obj/item/weapon/flame/lighter,
|
||||||
/obj/item/clothing/glasses/hud/security,
|
/obj/item/clothing/glasses/hud/security,
|
||||||
/obj/item/device/flashlight,
|
/obj/item/device/flashlight,
|
||||||
/obj/item/device/pda,
|
/obj/item/device/pda,
|
||||||
/obj/item/device/radio/headset,
|
/obj/item/device/radio/headset,
|
||||||
|
/obj/item/device/hailer,
|
||||||
|
/obj/item/device/megaphone,
|
||||||
/obj/item/weapon/melee,
|
/obj/item/weapon/melee,
|
||||||
/obj/item/weapon/gun/projectile/sec,
|
/obj/item/weapon/gun/projectile/sec,
|
||||||
/obj/item/taperoll/police
|
/obj/item/taperoll/police
|
||||||
|
|||||||
@@ -25,4 +25,6 @@
|
|||||||
/obj/item/clothing/glasses,
|
/obj/item/clothing/glasses,
|
||||||
/obj/item/weapon/wrench,
|
/obj/item/weapon/wrench,
|
||||||
/obj/item/weapon/storage/box/excavation,
|
/obj/item/weapon/storage/box/excavation,
|
||||||
/obj/item/weapon/anobattery)
|
/obj/item/weapon/anobattery,
|
||||||
|
/obj/item/device/ano_scanner
|
||||||
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user