Skip to content

Commit

Permalink
a few little decorative bits
Browse files Browse the repository at this point in the history
  • Loading branch information
furrycactus committed Feb 25, 2024
1 parent 8d47ba8 commit c1ce19c
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions maps/away/ships/iac/iac_rescue_ship.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,6 @@
/turf/simulated/floor,
/area/ship/iac_rescue_ship/kitchen)
"atj" = (
/obj/effect/floor_decal/corner/yellow{
dir = 10
},
/obj/structure/cable/cyan{
d1 = 2;
d2 = 4;
Expand All @@ -271,7 +268,8 @@
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
dir = 8
},
/turf/simulated/floor/tiled/dark,
/obj/structure/lattice/catwalk/indoor/grate,
/turf/simulated/floor,
/area/ship/iac_rescue_ship/engineering)
"atO" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
Expand Down Expand Up @@ -3237,6 +3235,13 @@
inserted_light = /obj/item/light/tube/colored/blue;
icon_state = "tube_empty"
},
/obj/structure/table/reinforced/steel,
/obj/item/lore_radio{
pixel_y = 5;
pixel_x = -3;
name = "faded analog radio";
desc = "A portable radio capable of receiving radio waves from nearby space systems. This particular one looks rather sun-faded, like it has been left outside for most of its life. Otherwise, it seems to function relatively fine. Scrawl on the back of the unit indicates it was manufactured on Moghes, in the city of Razir in the Southlands."
},
/turf/simulated/floor/tiled/dark/full,
/area/shuttle/iac_shuttle)
"gIU" = (
Expand Down

0 comments on commit c1ce19c

Please sign in to comment.