Skip to content

Commit

Permalink
[MIRROR] Adds debug dna disk to runtimestation (#2307) (#3170)
Browse files Browse the repository at this point in the history
* Adds debug dna disk to runtimestation (#83013)

## About The Pull Request
Title || Puts it next to the dna scanner
## Why It's Good For The Game
Easier debugging genetics / dna ui

* Adds debug dna disk to runtimestation

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: Jeremiah <[email protected]>
  • Loading branch information
3 people authored May 5, 2024
1 parent 789d89b commit 9721976
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _maps/map_files/debug/runtimestation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,10 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
/obj/item/disk/data/debug{
pixel_y = 9;
pixel_x = 7
},
/turf/open/floor/iron/white/corner,
/area/station/medical/medbay)
"cL" = (
Expand Down

0 comments on commit 9721976

Please sign in to comment.