Skip to content

Commit

Permalink
fuckyou
Browse files Browse the repository at this point in the history
  • Loading branch information
DexterDude committed Jul 28, 2024
1 parent f085353 commit 7bcbe93
Showing 1 changed file with 18 additions and 54 deletions.
72 changes: 18 additions & 54 deletions maps/shuttles/garrow_cargo_elevator.dmm
Original file line number Diff line number Diff line change
@@ -1,35 +1,25 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/turf/closed/shuttle/elevator,
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"e" = (
/turf/closed/shuttle/elevator{
dir = 5
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"i" = (
/turf/closed/shuttle/elevator{
dir = 4
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"m" = (
/turf/closed/shuttle/elevator/button/research,
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"n" = (
/turf/closed/shuttle/elevator{
dir = 6
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"o" = (
/obj/structure/machinery/light/small/blue{
dir = 4;
Expand All @@ -39,16 +29,12 @@
/turf/open/floor/almayer{
icon_state = "mono"
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"q" = (
/turf/open/floor/almayer{
icon_state = "test_floor4"
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"s" = (
/obj/structure/machinery/computer/shuttle/elevator_controller/elevator_call{
pixel_y = 32;
Expand All @@ -62,46 +48,32 @@
/turf/open/floor/almayer{
icon_state = "mono"
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"t" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/elevator/grating,
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"u" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/elevator,
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"A" = (
/turf/open/shuttle/elevator,
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"E" = (
/obj/structure/machinery/door/airlock/multi_tile/elevator/research{
name = "\improper Supply Elevator Hatch"
},
/turf/open/floor/almayer{
icon_state = "test_floor4"
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"H" = (
/turf/open/shuttle/elevator/grating,
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"R" = (
/turf/closed/shuttle/elevator/freight,
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"S" = (
/obj/structure/machinery/light/small/blue{
dir = 8;
Expand All @@ -111,29 +83,21 @@
/turf/open/floor/almayer{
icon_state = "mono"
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"T" = (
/turf/closed/shuttle/elevator/gears,
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"W" = (
/obj/docking_port/mobile/shipmap_elevator/cargo,
/turf/closed/shuttle/elevator{
dir = 10
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)
"X" = (
/turf/closed/shuttle/elevator{
dir = 9
},
/area/shuttle/elevator1{
base_lighting_alpha = 0
})
/area/shuttle/elevator1)

(1,1,1) = {"
X
Expand Down

0 comments on commit 7bcbe93

Please sign in to comment.