mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
[MIRROR] SAVES THE PENGUIN FROM KNOWN PENGUIN HATER/MAPPER CHESHIFY (Fixes #78084) [MDB IGNORE] (#23473)
* SAVES THE PENGUIN FROM KNOWN PENGUIN HATER/MAPPER CHESHIFY (Fixes #78084) (#78096) ## About The Pull Request Fixes https://github.com/tgstation/tgstation/issues/78084 ## Why It's Good For The Game I saved this weird looking dog from freezing to death  ## Changelog 🆑 fix: Fixed the air inside of a penguin pen being way too cold /🆑 * SAVES THE PENGUIN FROM KNOWN PENGUIN HATER/MAPPER CHESHIFY (Fixes #78084) --------- Co-authored-by: Alexis <catmc8565@gmail.com>
This commit is contained in:
@@ -12034,7 +12034,7 @@
|
||||
/mob/living/basic/pet/penguin/baby/permanent{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/fake_snow{
|
||||
/turf/open/misc/snow/actually_safe{
|
||||
icon_state = "snow6"
|
||||
},
|
||||
/area/station/hallway/floor2/fore)
|
||||
@@ -18444,7 +18444,7 @@
|
||||
/area/station/service/chapel)
|
||||
"eNM" = (
|
||||
/obj/structure/window/reinforced/spawner/directional/south,
|
||||
/turf/open/floor/fake_snow{
|
||||
/turf/open/misc/snow/actually_safe{
|
||||
icon_state = "snow4"
|
||||
},
|
||||
/area/station/hallway/floor2/fore)
|
||||
@@ -32226,7 +32226,7 @@
|
||||
/area/station/cargo/miningdock)
|
||||
"iyZ" = (
|
||||
/obj/structure/flora/bush/snow/style_random,
|
||||
/turf/open/floor/fake_snow{
|
||||
/turf/open/misc/snow/actually_safe{
|
||||
icon_state = "snow8"
|
||||
},
|
||||
/area/station/hallway/floor2/fore)
|
||||
@@ -35536,7 +35536,7 @@
|
||||
/area/station/hallway/floor4/aft)
|
||||
"jtJ" = (
|
||||
/obj/structure/window/reinforced/spawner/directional/south,
|
||||
/turf/open/floor/fake_snow{
|
||||
/turf/open/misc/snow/actually_safe{
|
||||
icon_state = "snow9"
|
||||
},
|
||||
/area/station/hallway/floor2/fore)
|
||||
@@ -46218,7 +46218,7 @@
|
||||
/turf/open/floor/iron,
|
||||
/area/station/commons/fitness/recreation)
|
||||
"mdC" = (
|
||||
/turf/open/floor/fake_snow{
|
||||
/turf/open/misc/snow/actually_safe{
|
||||
icon_state = "snow7"
|
||||
},
|
||||
/area/station/hallway/floor2/fore)
|
||||
@@ -59535,7 +59535,7 @@
|
||||
"pAy" = (
|
||||
/obj/structure/window/reinforced/spawner/directional/south,
|
||||
/obj/structure/flora/bush/snow/style_random,
|
||||
/turf/open/floor/fake_snow{
|
||||
/turf/open/misc/snow/actually_safe{
|
||||
icon_state = "snow7"
|
||||
},
|
||||
/area/station/hallway/floor2/fore)
|
||||
@@ -68925,7 +68925,7 @@
|
||||
/area/station/cargo/drone_bay)
|
||||
"sbI" = (
|
||||
/obj/structure/flora/bush/snow/style_random,
|
||||
/turf/open/floor/fake_snow{
|
||||
/turf/open/misc/snow/actually_safe{
|
||||
icon_state = "snow5"
|
||||
},
|
||||
/area/station/hallway/floor2/fore)
|
||||
@@ -75891,7 +75891,7 @@
|
||||
"tTB" = (
|
||||
/obj/structure/window/reinforced/spawner/directional/south,
|
||||
/obj/structure/statue/snow/snowman,
|
||||
/turf/open/floor/fake_snow,
|
||||
/turf/open/misc/snow/actually_safe,
|
||||
/area/station/hallway/floor2/fore)
|
||||
"tTC" = (
|
||||
/obj/effect/turf_decal/trimline/blue/filled/line{
|
||||
|
||||
Reference in New Issue
Block a user