mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Removes camera gun from research (#19184)
Hi. Research spawned with a gun instead of a camera. I thought I'd go ahead and change that.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
author: Pirouette
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Replaced a camera gun mapped into research with an actual camera."
|
||||
@@ -22934,7 +22934,6 @@
|
||||
/area/horizon/zat)
|
||||
"kwS" = (
|
||||
/obj/structure/table/standard,
|
||||
/obj/item/gun/projectile/shotgun/foldable/cameragun,
|
||||
/obj/effect/floor_decal/corner/mauve{
|
||||
dir = 9
|
||||
},
|
||||
@@ -22944,6 +22943,7 @@
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/device/camera,
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/rnd/xenobiology/foyer)
|
||||
"kwW" = (
|
||||
|
||||
Reference in New Issue
Block a user