Skip to content

Commit

Permalink
Allow surgery on select tiles on lifeboats
Browse files Browse the repository at this point in the history
  • Loading branch information
hislittlecuzingames committed Feb 16, 2024
1 parent 1e66146 commit 490d9d6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
11 changes: 8 additions & 3 deletions maps/shuttles/lifeboat-port.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,11 @@
},
/turf/template_noop,
/area/shuttle/lifeboat)
"BZ" = (
/turf/open/floor/almayer{
icon_state = "dark_sterile"
},
/area/shuttle/lifeboat)
"Ct" = (
/obj/structure/surface/table/reinforced/almayer_B,
/obj/structure/machinery/computer/shuttle/lifeboat{
Expand Down Expand Up @@ -533,7 +538,7 @@ fr
Rs
Id
jX
nn
BZ
Ro
iR
vZ
Expand All @@ -542,7 +547,7 @@ vZ
mB
PU
yf
nn
BZ
Ro
OX
tI
Expand Down Expand Up @@ -603,7 +608,7 @@ xS
"}
(15,1,1) = {"
Nm
dt
Ro
Ro
Jg
Ro
Expand Down
9 changes: 7 additions & 2 deletions maps/shuttles/lifeboat-starboard.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@
/obj/structure/bed/chair/dropship/passenger/shuttle_chair,
/turf/open/shuttle/lifeboat,
/area/shuttle/lifeboat)
"ly" = (
/turf/open/floor/almayer{
icon_state = "dark_sterile"
},
/area/shuttle/lifeboat)
"lK" = (
/turf/closed/shuttle/lifeboat{
icon_state = "22,0"
Expand Down Expand Up @@ -533,7 +538,7 @@ iP
em
kC
ix
XV
ly
OO
zK
Ow
Expand All @@ -542,7 +547,7 @@ Ow
GA
Td
GQ
XV
ly
OO
GD
ho
Expand Down

0 comments on commit 490d9d6

Please sign in to comment.