Skip to content

Commit

Permalink
Krait final (#523)
Browse files Browse the repository at this point in the history
* Executer, add light

* New Ship - Krait, minor fixes

* Datum merge

* Datum changes Jet Lancer

* PGF NEVER MORE

* Krait fix
  • Loading branch information
RonninNiko authored May 11, 2024
1 parent 771ec2f commit cec3d06
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 42 deletions.
52 changes: 32 additions & 20 deletions _maps/_mod_celadon/shuttles/subshuttles/syndicate_jet_lancer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,17 @@
pixel_y = 5;
name = "engine armor"
},
/obj/machinery/power/port_gen/pacman,
/obj/structure/cable{
d2 = 2;
icon_state = "0-2";
pixel_y = 1
},
/obj/item/stack/sheet/mineral/plasma,
/obj/item/stack/sheet/mineral/plasma,
/obj/item/stack/sheet/mineral/plasma,
/obj/machinery/light_switch{
pixel_x = 24;
pixel_y = 14;
dir = 8
},
/obj/machinery/power/smes/engineering{
charge = 1e+006
},
/obj/structure/cable/yellow{
icon_state = "0-2"
},
/turf/open/floor/circuit/red,
/area/ship/bridge)
"k" = (
Expand Down Expand Up @@ -77,7 +74,13 @@
dir = 2;
color = "#730622"
},
/obj/machinery/power/terminal{
dir = 1
},
/obj/structure/cable{
icon_state = "0-8"
},
/obj/structure/cable/yellow{
icon_state = "1-4"
},
/turf/open/floor/mineral/plastitanium,
Expand Down Expand Up @@ -176,6 +179,9 @@
/obj/machinery/atmospherics/pipe/simple/purple/hidden{
dir = 2
},
/obj/structure/cable{
icon_state = "4-8"
},
/turf/open/floor/mineral/plastitanium,
/area/ship/bridge)
"D" = (
Expand Down Expand Up @@ -240,6 +246,10 @@
pixel_x = 6;
dir = 1
},
/obj/machinery/turretid{
pixel_y = 24;
pixel_x = 5
},
/turf/open/floor/mineral/plastitanium/red,
/area/ship/bridge)
"I" = (
Expand All @@ -251,13 +261,13 @@
dir = 1
},
/obj/structure/window/reinforced,
/obj/structure/cable{
icon_state = "4-8"
},
/turf/open/floor/mineral/plastitanium,
/area/ship/bridge)
"K" = (
/obj/machinery/power/apc/auto_name/directional/north,
/obj/structure/cable{
icon_state = "0-8"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
dir = 4
},
Expand All @@ -271,6 +281,9 @@
pixel_y = 36
},
/obj/machinery/airalarm/directional/south,
/obj/structure/cable/yellow{
icon_state = "0-8"
},
/turf/open/floor/mineral/plastitanium,
/area/ship/bridge)
"L" = (
Expand All @@ -287,6 +300,9 @@
dir = 2;
color = "#730622"
},
/obj/structure/cable{
icon_state = "4-8"
},
/turf/open/floor/mineral/plastitanium,
/area/ship/bridge)
"O" = (
Expand All @@ -301,6 +317,9 @@
/obj/machinery/door/airlock/security{
dir = 4
},
/obj/structure/cable{
icon_state = "4-8"
},
/turf/open/floor/plasteel/tech/grid,
/area/ship/bridge)
"R" = (
Expand All @@ -318,13 +337,6 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ship/bridge)
"V" = (
/obj/machinery/turretid{
pixel_y = -9;
pixel_x = 5
},
/turf/closed/wall/mineral/plastitanium/nodiagonal,
/area/ship/bridge)
"W" = (
/obj/effect/turf_decal/trimline/opaque/black/line{
dir = 4
Expand Down Expand Up @@ -425,7 +437,7 @@ a
a
a
X
V
t
H
t
X
Expand Down
Loading

0 comments on commit cec3d06

Please sign in to comment.