Skip to content

Commit

Permalink
misc ranger fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
spockye committed Oct 16, 2023
1 parent 2417466 commit 205c464
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion _maps/shuttles/shiptest/nanotrasen_ranger.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
/obj/effect/turf_decal/techfloor{
dir = 4
},
/obj/machinery/cell_charger,
/turf/open/floor/plasteel/mono/dark,
/area/ship/engineering)
"aI" = (
Expand Down Expand Up @@ -3987,6 +3988,9 @@
/obj/item/robot_suit,
/obj/structure/closet/crate/engineering,
/obj/effect/turf_decal/industrial/hatch/orange,
/obj/item/assembly/flash,
/obj/item/assembly/flash,
/obj/item/stock_parts/cell/high,
/turf/open/floor/plating,
/area/ship/engineering)
"Qu" = (
Expand Down Expand Up @@ -4183,7 +4187,12 @@
pixel_x = 5
},
/obj/item/pen/fountain{
pixel_x = -4
pixel_x = 6;
pixel_y = -8
},
/obj/machinery/recharger{
pixel_x = -7;
pixel_y = 7
},
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
Expand Down

0 comments on commit 205c464

Please sign in to comment.