Skip to content

Commit

Permalink
Trijent Weed Tile Addition (#3890)
Browse files Browse the repository at this point in the history
# About the pull request

Adds some extra weed tiles near xeno spawns on Desert Dam to prevent
more circumstances of a larva spawning in a trapped area which requires
a xeno to come and rescue the larva.

# Explain why it's good for the game

We don't like trapped larva, at round start. 


# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl:
maptweak: More weed spawns so larva don't spawn in area with no weed to
evolve on.
/:cl:

Co-authored-by: Steelpoint <[email protected]>
  • Loading branch information
Steelpoint and Steelpoint committed Jul 19, 2023
1 parent 3e62240 commit a646381
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions maps/map_files/DesertDam/Desert_Dam.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -60906,6 +60906,12 @@
icon_state = "tile"
},
/area/desert_dam/exterior/valley/south_valley_dam)
"goY" = (
/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node,
/turf/open/mars_cave{
icon_state = "mars_dirt_5"
},
/area/desert_dam/interior/lab_northeast/east_lab_containment)
"gpi" = (
/obj/structure/prop/dam/large_boulder/boulder1,
/turf/open/desert/dirt,
Expand Down Expand Up @@ -64042,6 +64048,10 @@
icon_state = "wood"
},
/area/desert_dam/interior/lab_northeast/east_lab_west_hallway)
"rEa" = (
/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node,
/turf/open/floor/plating,
/area/desert_dam/interior/lab_northeast/east_lab_biology)
"rEH" = (
/obj/structure/surface/table,
/obj/effect/landmark/objective_landmark/close,
Expand Down Expand Up @@ -100042,7 +100052,7 @@ amq
afI
ana
amZ
ana
goY
agL
afG
arH
Expand Down Expand Up @@ -104949,7 +104959,7 @@ acu
afG
afI
akW
akW
lNN
agL
amn
afI
Expand Down Expand Up @@ -109407,7 +109417,7 @@ alI
alI
aoI
aoN
apg
rEa
apk
apg
apy
Expand Down Expand Up @@ -110579,7 +110589,7 @@ aoI
aoN
apg
apk
apg
rEa
apy
afP
amx
Expand Down

0 comments on commit a646381

Please sign in to comment.