mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 08:31:57 +00:00
Adds crutches (#6939)
This pr adds crutches, that works like canes, to medical.
This commit is contained in:
@@ -21136,7 +21136,8 @@
|
||||
/area/crew_quarters/sleep/medical)
|
||||
"aPE" = (
|
||||
/obj/structure/table/standard,
|
||||
/obj/item/weapon/cane,
|
||||
/obj/item/weapon/cane/crutch,
|
||||
/obj/item/weapon/cane/crutch,
|
||||
/obj/item/weapon/storage/box/rxglasses,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/medical/medbay4)
|
||||
|
||||
@@ -40050,8 +40050,8 @@
|
||||
/obj/structure/table/standard,
|
||||
/obj/item/weapon/storage/box/bodybags,
|
||||
/obj/item/weapon/storage/box/rxglasses,
|
||||
/obj/item/weapon/cane,
|
||||
/obj/item/weapon/cane,
|
||||
/obj/item/weapon/cane/crutch,
|
||||
/obj/item/weapon/cane/crutch,
|
||||
/obj/effect/floor_decal/corner/lime{
|
||||
dir = 6
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user