Skip to content

Commit

Permalink
Remove Guild bullet fab, add board to GM locker (#5034)
Browse files Browse the repository at this point in the history
  • Loading branch information
SingingSpock authored Feb 12, 2024
1 parent 7ca0f57 commit 546d8e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
new /obj/item/device/t_scanner/advanced(src)
new /obj/item/storage/hcases/parts(src)
new /obj/item/storage/hcases/engi(src)
new /obj/item/circuitboard/bullet_fab(src)
new /obj/item/rpd(src)
new /obj/item/gun/energy/laser/railgun/pistol/slab(src)
if(prob(50))
Expand Down
4 changes: 2 additions & 2 deletions maps/__Nadezhda/map/_Nadezhda_Colony_New.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -111357,7 +111357,8 @@
/obj/machinery/light{
dir = 8
},
/obj/machinery/bulletfabricator,
/obj/structure/table/rack,
/obj/item/paper/monitorkey,
/turf/simulated/floor/tiled/steel/gray_perforated,
/area/nadezhda/command/gmaster)
"xny" = (
Expand Down Expand Up @@ -111703,7 +111704,6 @@
/obj/item/stack/material/plastic{
amount = 120
},
/obj/item/paper/monitorkey,
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/structure/table/rack,
/turf/simulated/floor/tiled/steel/gray_perforated,
Expand Down

0 comments on commit 546d8e4

Please sign in to comment.