mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
[MIRROR] Replaces Generic Circuit Boards and Unusuable Frames in Birdshot Gaming Den [MDB IGNORE] (#23546)
* Replaces Generic Circuit Boards and Unusuable Frames in Birdshot Gaming Den (#78140) ## About The Pull Request In the Birdshot gaming den there were two generic frames and two arcade generic circuit boards that did nothing. I don't think that was the intention given that these broken machines were next to a bunch of arcade machines. Removes those boards and adds in two empty computer consoles and two random arcade board spawners to replace them.  ## Why It's Good For The Game More consistency is good. Helps keep immersion for those higher RP players and whatnot. ## Changelog 🆑 fix: The Birdshot Gaming Den now has arcade circuit boards and computer frames that actually work. /🆑 * Replaces Generic Circuit Boards and Unusuable Frames in Birdshot Gaming Den --------- Co-authored-by: Fuji <59387501+Eronymun@users.noreply.github.com>
This commit is contained in:
@@ -10902,10 +10902,10 @@
|
||||
/turf/open/floor/iron,
|
||||
/area/station/security)
|
||||
"ejn" = (
|
||||
/obj/structure/frame,
|
||||
/obj/item/stack/cable_coil/five,
|
||||
/obj/item/circuitboard/computer/arcade,
|
||||
/obj/effect/decal/cleanable/cobweb,
|
||||
/obj/effect/spawner/random/techstorage/arcade_boards,
|
||||
/obj/structure/frame/computer,
|
||||
/turf/open/floor/eighties/red,
|
||||
/area/station/service/abandoned_gambling_den/gaming)
|
||||
"ejt" = (
|
||||
@@ -69611,10 +69611,12 @@
|
||||
/turf/open/floor/iron/dark/smooth_large,
|
||||
/area/station/command/bridge)
|
||||
"xMo" = (
|
||||
/obj/structure/frame,
|
||||
/obj/item/stack/cable_coil/five,
|
||||
/obj/item/circuitboard/computer/arcade,
|
||||
/obj/effect/decal/cleanable/glass,
|
||||
/obj/effect/spawner/random/techstorage/arcade_boards,
|
||||
/obj/structure/frame/computer{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/eighties/red,
|
||||
/area/station/service/abandoned_gambling_den/gaming)
|
||||
"xMr" = (
|
||||
|
||||
Reference in New Issue
Block a user