mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 22:54:32 +01:00
Removes syringe guns, into the CMO locker (#18062)
This commit is contained in:
@@ -62344,7 +62344,6 @@
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/item/storage/box/syringes,
|
||||
/obj/item/gun/syringe,
|
||||
/obj/machinery/status_display{
|
||||
pixel_x = -32
|
||||
},
|
||||
@@ -87485,7 +87484,6 @@
|
||||
"dXZ" = (
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/structure/bedsheetbin,
|
||||
/obj/item/gun/syringe,
|
||||
/obj/machinery/light/small,
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/medical/surgery)
|
||||
|
||||
@@ -42479,11 +42479,6 @@
|
||||
pixel_x = 6;
|
||||
pixel_y = -6
|
||||
},
|
||||
/obj/item/gun/syringe,
|
||||
/obj/item/gun/syringe{
|
||||
pixel_x = 3;
|
||||
pixel_y = -3
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
|
||||
@@ -406,7 +406,6 @@
|
||||
/area/ruin/unpowered)
|
||||
"aW" = (
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/item/gun/syringe,
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "dark"
|
||||
},
|
||||
|
||||
@@ -41836,11 +41836,6 @@
|
||||
pixel_y = -24
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/obj/item/gun/syringe,
|
||||
/obj/item/gun/syringe{
|
||||
pixel_x = 3;
|
||||
pixel_y = -3
|
||||
},
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "whitebluefull"
|
||||
},
|
||||
|
||||
@@ -166,6 +166,7 @@
|
||||
new /obj/item/handheld_defibrillator(src)
|
||||
new /obj/item/storage/belt/medical(src)
|
||||
new /obj/item/flash(src)
|
||||
new /obj/item/gun/syringe(src)
|
||||
new /obj/item/reagent_containers/hypospray/CMO(src)
|
||||
new /obj/item/organ/internal/cyberimp/eyes/hud/medical(src)
|
||||
new /obj/item/door_remote/chief_medical_officer(src)
|
||||
|
||||
Reference in New Issue
Block a user