Skip to content

Commit

Permalink
Map Fixes for Wrecked Factory Ruin (#3543)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

Some of the walls that were meant to be indestructible werent, and an
enemy in the dorms didnt spawn.

## Why It's Good For The Game

<!-- Please add a short description of why you think these changes would
benefit the game. If you can't justify it in words, it might not be
worth adding. -->

Fixes are good.

## Changelog

:cl:
fix: Fixes walls and an enemy spawn in the Wrecked Factory
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
  • Loading branch information
Gristlebee authored Oct 15, 2024
1 parent 2f09f1e commit 04aed6b
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2155,6 +2155,7 @@
dir = 4
},
/obj/effect/decal/cleanable/dirt/dust,
/mob/living/simple_animal/hostile/human/syndicate/ranged/smg/space/stormtrooper,
/turf/open/floor/plasteel/dark,
/area/ruin/lavaland/factory/dorms)
"tN" = (
Expand Down Expand Up @@ -6370,7 +6371,7 @@ LP
vE
DB
Cc
KX
yQ
Gn
hv
JO
Expand Down Expand Up @@ -6424,7 +6425,7 @@ vE
EU
Vw
Id
KX
yQ
PR
KX
PR
Expand Down Expand Up @@ -6478,7 +6479,7 @@ ab
vQ
LL
Kg
KX
yQ
Gw
KX
Gw
Expand Down Expand Up @@ -6532,7 +6533,7 @@ yQ
yQ
yQ
yQ
KX
yQ
KX
KX
KX
Expand Down

0 comments on commit 04aed6b

Please sign in to comment.