Skip to content

Commit

Permalink
adding lights...
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien committed Aug 27, 2023
1 parent 1790d2c commit 68d985b
Showing 1 changed file with 83 additions and 8 deletions.
91 changes: 83 additions & 8 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -37639,6 +37639,15 @@
icon_state = "red"
},
/area/almayer/shipboard/navigation)
"grO" = (
/obj/structure/machinery/light{
dir = 1
},
/turf/open/floor/almayer{
dir = 1;
icon_state = "orange"
},
/area/almayer/engineering/upper_engineering/starboard)
"grR" = (
/turf/open/floor/almayer{
dir = 4;
Expand Down Expand Up @@ -39859,6 +39868,19 @@
/obj/structure/machinery/light,
/turf/open/floor/almayer,
/area/almayer/hull/upper_hull/u_f_p)
"hof" = (
/obj/structure/bed/chair{
dir = 8;
pixel_y = 3
},
/obj/structure/machinery/light{
unacidable = 1;
unslashable = 1
},
/turf/open/floor/almayer{
icon_state = "orange"
},
/area/almayer/engineering/upper_engineering/port)
"hon" = (
/obj/structure/sign/safety/medical{
pixel_x = 8;
Expand Down Expand Up @@ -47495,6 +47517,9 @@
/area/almayer/hallways/starboard_umbilical)
"kIo" = (
/obj/structure/bed/stool,
/obj/structure/machinery/light{
dir = 1
},
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down Expand Up @@ -53174,6 +53199,9 @@
/obj/item/reagent_container/glass/bucket{
pixel_x = -4
},
/obj/structure/machinery/light{
dir = 1
},
/turf/open/floor/almayer{
icon_state = "plate"
},
Expand Down Expand Up @@ -63271,7 +63299,9 @@
},
/area/almayer/hallways/port_umbilical)
"rBn" = (
/obj/structure/machinery/power/apc/fully_broken/no_cell,
/obj/structure/machinery/light{
dir = 1
},
/turf/open/floor/almayer{
dir = 5;
icon_state = "orange"
Expand Down Expand Up @@ -63739,6 +63769,15 @@
icon_state = "orange"
},
/area/almayer/engineering/upper_engineering/port)
"rJr" = (
/obj/structure/machinery/light/small{
dir = 8
},
/turf/open/floor/almayer{
dir = 10;
icon_state = "orange"
},
/area/almayer/engineering/upper_engineering/starboard)
"rJu" = (
/turf/open/floor/almayer{
dir = 1;
Expand Down Expand Up @@ -66684,6 +66723,15 @@
icon_state = "plate"
},
/area/almayer/hull/lower_hull/l_a_s)
"tcy" = (
/obj/structure/machinery/light/small{
dir = 8
},
/turf/open/floor/almayer{
dir = 8;
icon_state = "orange"
},
/area/almayer/engineering/upper_engineering/port)
"tcP" = (
/obj/structure/machinery/door/firedoor/border_only/almayer{
dir = 1
Expand Down Expand Up @@ -70739,6 +70787,18 @@
},
/turf/open/floor/plating,
/area/almayer/hull/lower_hull/l_f_p)
"uKq" = (
/obj/structure/bed/chair{
dir = 4
},
/obj/structure/machinery/light{
dir = 1
},
/turf/open/floor/almayer{
dir = 1;
icon_state = "orange"
},
/area/almayer/engineering/upper_engineering/port)
"uKv" = (
/obj/structure/surface/table/reinforced/prison,
/obj/item/device/multitool{
Expand Down Expand Up @@ -77002,6 +77062,15 @@
icon_state = "plate"
},
/area/almayer/engineering/engineering_workshop)
"xlZ" = (
/obj/structure/machinery/light{
unacidable = 1;
unslashable = 1
},
/turf/open/floor/almayer{
icon_state = "orange"
},
/area/almayer/engineering/upper_engineering/port)
"xmg" = (
/obj/structure/surface/table/almayer,
/obj/structure/flora/pottedplant{
Expand Down Expand Up @@ -79233,6 +79302,12 @@
/obj/structure/pipes/standard/simple/hidden/supply,
/turf/open/floor/almayer,
/area/almayer/lifeboat_pumps/south2)
"yeI" = (
/obj/structure/machinery/light,
/turf/open/floor/almayer{
icon_state = "orange"
},
/area/almayer/engineering/upper_engineering/starboard)
"yeN" = (
/obj/structure/machinery/landinglight/ds2/delaythree{
dir = 8
Expand Down Expand Up @@ -130354,7 +130429,7 @@ bdH
bdH
bdH
cuC
bNM
grO
vxQ
ptK
ptK
Expand Down Expand Up @@ -130394,7 +130469,7 @@ jWh
jWh
jWh
ygJ
uIv
xlZ
bYn
aaa
aaa
Expand Down Expand Up @@ -131372,7 +131447,7 @@ cuC
bNM
aMk
tfb
trB
rJr
fKr
pVZ
pVZ
Expand Down Expand Up @@ -131407,7 +131482,7 @@ qMu
qMu
kvS
ylA
xXa
tcy
jqu
uIv
bYn
Expand Down Expand Up @@ -132015,7 +132090,7 @@ xVk
xVk
aad
bYn
kXo
uKq
uWV
syx
bYn
Expand Down Expand Up @@ -132996,7 +133071,7 @@ aad
xBE
lMZ
rtd
fcP
yeI
cuC
ajZ
xVk
Expand Down Expand Up @@ -133032,7 +133107,7 @@ aad
bYn
fAi
uWV
mHk
hof
bYn
ajZ
bdH
Expand Down

0 comments on commit 68d985b

Please sign in to comment.