Skip to content

Commit

Permalink
allow surgury on desert dam nightmare inserts
Browse files Browse the repository at this point in the history
  • Loading branch information
hislittlecuzingames committed Jan 28, 2024
1 parent cdb05c9 commit 6d76bae
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 52 deletions.
45 changes: 30 additions & 15 deletions maps/map_files/DesertDam/standalone/crashlanding-upp-alt1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin3"
icon_state = "rasputin3";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"bz" = (
Expand Down Expand Up @@ -85,7 +86,8 @@
/obj/effect/decal/cleanable/blood,
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin3"
icon_state = "rasputin3";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"fp" = (
Expand Down Expand Up @@ -174,7 +176,8 @@
/obj/effect/decal/cleanable/blood/splatter,
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin3"
icon_state = "rasputin3";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"jX" = (
Expand Down Expand Up @@ -221,7 +224,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin3"
icon_state = "rasputin3";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"mw" = (
Expand Down Expand Up @@ -298,19 +302,22 @@
/obj/effect/decal/cleanable/blood/splatter,
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin4"
icon_state = "rasputin4";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"os" = (
/obj/effect/decal/cleanable/blood/splatter,
/turf/open/shuttle/dropship{
icon_state = "rasputin5"
icon_state = "rasputin5";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"oL" = (
/obj/effect/decal/cleanable/blood,
/turf/open/shuttle/dropship{
icon_state = "rasputin3"
icon_state = "rasputin3";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"oX" = (
Expand Down Expand Up @@ -458,7 +465,8 @@
/area/desert_dam/exterior/valley/valley_civilian)
"xE" = (
/turf/open/shuttle/dropship{
icon_state = "rasputin7"
icon_state = "rasputin7";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"xK" = (
Expand All @@ -476,7 +484,8 @@
"xP" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin5"
icon_state = "rasputin5";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"yl" = (
Expand Down Expand Up @@ -873,7 +882,8 @@
"OG" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin3"
icon_state = "rasputin3";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"OJ" = (
Expand Down Expand Up @@ -924,13 +934,15 @@
/area/desert_dam/exterior/valley/valley_civilian)
"Rq" = (
/turf/open/shuttle/dropship{
icon_state = "rasputin6"
icon_state = "rasputin6";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"Ry" = (
/obj/effect/decal/cleanable/blood/splatter,
/turf/open/shuttle/dropship{
icon_state = "rasputin8"
icon_state = "rasputin8";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"RG" = (
Expand Down Expand Up @@ -975,7 +987,8 @@
/obj/effect/spawner/gibspawner/human,
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin5"
icon_state = "rasputin5";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"SV" = (
Expand Down Expand Up @@ -1015,7 +1028,8 @@
},
/obj/effect/decal/cleanable/dirt,
/turf/open/shuttle/dropship{
icon_state = "rasputin15"
icon_state = "rasputin15";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"UB" = (
Expand Down Expand Up @@ -1060,7 +1074,8 @@
/area/desert_dam/exterior/valley/valley_civilian)
"Wy" = (
/turf/open/shuttle/dropship{
icon_state = "rasputin5"
icon_state = "rasputin5";
supports_surgery = 1
},
/area/desert_dam/exterior/valley/valley_civilian)
"WU" = (
Expand Down
Loading

0 comments on commit 6d76bae

Please sign in to comment.