Skip to content

Commit

Permalink
Removes camera gun from research (#19184)
Browse files Browse the repository at this point in the history
Hi. Research spawned with a gun instead of a camera. I thought I'd go
ahead and change that.
  • Loading branch information
listerla authored May 19, 2024
1 parent 3dc4cce commit dad5b0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions html/changelogs/cameragunremoval.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
author: Pirouette
delete-after: True
changes:
- bugfix: "Replaced a camera gun mapped into research with an actual camera."
2 changes: 1 addition & 1 deletion maps/sccv_horizon/sccv_horizon-2_deck_2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand All @@ -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" = (
Expand Down

0 comments on commit dad5b0b

Please sign in to comment.