Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LZ2 Monkey spawn fix #7103

Merged
merged 1 commit into from
Sep 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -7394,8 +7394,8 @@
/area/shiva/interior/colony/research_hab)
"dgG" = (
/obj/effect/landmark/monkey_spawn,
/turf/open/auto_turf/snow/layer2,
/area/shiva/exterior/lz1_valley)
/turf/open/auto_turf/snow/layer1,
/area/shiva/interior/caves/cp_camp)
"dgS" = (
/obj/vehicle/train/cargo/engine,
/turf/open/auto_turf/snow/layer0,
Expand Down Expand Up @@ -26918,7 +26918,7 @@ xAS
xAS
kvQ
uqb
dgG
uqb
kLM
kLM
kLM
Expand Down Expand Up @@ -27072,7 +27072,7 @@ tlB
xAS
aFO
xAS
xAS
dgG
oRH
oRH
rzw
Expand Down
Loading