makes the wendigo fight have the same atmos as the surrounding icemoon

This commit is contained in:
Detective Google
2020-05-01 20:13:53 -05:00
parent d85c24680d
commit 13aa536027
2 changed files with 6 additions and 3 deletions
@@ -14,13 +14,13 @@
/area/icemoon/underground/explored)
"q" = (
/mob/living/simple_animal/hostile/megafauna/wendigo,
/turf/open/indestructible/necropolis/air,
/turf/open/indestructible/necropolis/ice,
/area/icemoon/underground/explored)
"z" = (
/obj/effect/landmark/portal_exit{
id = "wendigo arena"
},
/turf/open/indestructible/necropolis/air,
/turf/open/indestructible/necropolis/ice,
/area/icemoon/underground/explored)
"K" = (
/obj/effect/landmark/portal_exit{
@@ -29,7 +29,7 @@
/turf/open/floor/plating/asteroid/snow/ice/icemoon,
/area/icemoon/underground/explored)
"N" = (
/turf/open/indestructible/necropolis/air,
/turf/open/indestructible/necropolis/ice,
/area/icemoon/underground/explored)
"U" = (
/obj/item/paper/crumpled/bloody{
+3
View File
@@ -110,6 +110,9 @@
if(prob(12))
icon_state = "necro[rand(2,3)]"
/turf/open/indestructible/necropolis/ice
initial_gas_mix = ICEMOON_DEFAULT_ATMOS
/turf/open/indestructible/necropolis/air
initial_gas_mix = OPENTURF_DEFAULT_ATMOS