mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 11:30:35 +01:00
Medical Belts Can Store Medical Tape (#11672)
This commit is contained in:
@@ -156,7 +156,8 @@
|
||||
/obj/item/crowbar,
|
||||
/obj/item/device/flashlight,
|
||||
/obj/item/extinguisher/mini,
|
||||
/obj/item/device/radio
|
||||
/obj/item/device/radio,
|
||||
/obj/item/taperoll/medical
|
||||
)
|
||||
|
||||
/obj/item/storage/belt/medical/first_responder
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Medical belts can hold medical tape now, if desired."
|
||||
Reference in New Issue
Block a user