Skip to content

Commit

Permalink
ambulance
Browse files Browse the repository at this point in the history
-the prechargers for the subshuttle were not wired
  • Loading branch information
meemofcourse committed Jul 14, 2023
1 parent 823d5f7 commit 8dc45d2
Showing 1 changed file with 21 additions and 6 deletions.
27 changes: 21 additions & 6 deletions _maps/shuttles/subshuttles/inteq_haste.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
},
/turf/open/floor/engine/hull,
/area/ship/bridge)
"i" = (
/obj/structure/cable/yellow{
icon_state = "4-8"
},
/turf/closed/wall/mineral/plastitanium,
/area/ship/bridge)
"s" = (
/obj/structure/chair/comfy/shuttle{
dir = 8
Expand Down Expand Up @@ -59,16 +65,19 @@
/turf/open/floor/plasteel/tech,
/area/ship/bridge)
"F" = (
/obj/machinery/power/smes/shuttle{
dir = 1
},
/obj/structure/window/reinforced,
/obj/structure/window/reinforced{
dir = 8
},
/obj/structure/window/reinforced{
dir = 4
},
/obj/structure/cable/yellow{
icon_state = "0-4"
},
/obj/machinery/power/smes/shuttle/precharged{
dir = 1
},
/turf/open/floor/plasteel/tech,
/area/ship/bridge)
"I" = (
Expand Down Expand Up @@ -156,13 +165,15 @@
/obj/machinery/power/shuttle/engine/electric{
dir = 8
},
/obj/structure/cable/yellow{
icon_state = "0-8"
},
/turf/open/floor/engine/hull/interior,
/area/ship/bridge)
"W" = (
/turf/open/floor/engine/hull/interior,
/area/ship/bridge)
"Y" = (
/obj/machinery/power/smes/shuttle,
/obj/structure/window/reinforced{
dir = 1
},
Expand All @@ -172,6 +183,10 @@
/obj/structure/window/reinforced{
dir = 4
},
/obj/structure/cable/yellow{
icon_state = "0-4"
},
/obj/machinery/power/smes/shuttle/precharged,
/turf/open/floor/plasteel/tech,
/area/ship/bridge)

Expand Down Expand Up @@ -200,10 +215,10 @@ M
F
"}
(5,1,1) = {"
a
i
f
R
a
i
"}
(6,1,1) = {"
T
Expand Down

0 comments on commit 8dc45d2

Please sign in to comment.