Winter Wonderland holodeck no longer has freon, and it's no longer restricted

This commit is contained in:
CitadelStationBot
2017-04-30 15:12:51 -05:00
parent fca3f200b3
commit 0ae4f76fb9
2 changed files with 11 additions and 12 deletions
+8 -8
View File
@@ -20,7 +20,7 @@
/turf/closed/indestructible/riveted, /turf/closed/indestructible/riveted,
/area/space) /area/space)
"af" = ( "af" = (
/turf/open/floor/holofloor/snow/cold, /turf/open/floor/holofloor/snow,
/area/holodeck/rec_center/winterwonderland) /area/holodeck/rec_center/winterwonderland)
"ag" = ( "ag" = (
/obj/structure/window/reinforced{ /obj/structure/window/reinforced{
@@ -141,7 +141,7 @@
/area/space) /area/space)
"ax" = ( "ax" = (
/obj/structure/flora/bush, /obj/structure/flora/bush,
/turf/open/floor/holofloor/snow/cold, /turf/open/floor/holofloor/snow,
/area/holodeck/rec_center/winterwonderland) /area/holodeck/rec_center/winterwonderland)
"ay" = ( "ay" = (
/obj/item/toy/snowball{ /obj/item/toy/snowball{
@@ -155,7 +155,7 @@
/obj/item/toy/snowball{ /obj/item/toy/snowball{
pixel_x = -4 pixel_x = -4
}, },
/turf/open/floor/holofloor/snow/cold, /turf/open/floor/holofloor/snow,
/area/holodeck/rec_center/winterwonderland) /area/holodeck/rec_center/winterwonderland)
"az" = ( "az" = (
/turf/open/floor/holofloor{ /turf/open/floor/holofloor{
@@ -216,7 +216,7 @@
/area/holodeck/rec_center/court) /area/holodeck/rec_center/court)
"aI" = ( "aI" = (
/obj/structure/flora/grass/brown, /obj/structure/flora/grass/brown,
/turf/open/floor/holofloor/snow/cold, /turf/open/floor/holofloor/snow,
/area/holodeck/rec_center/winterwonderland) /area/holodeck/rec_center/winterwonderland)
"aJ" = ( "aJ" = (
/obj/structure/table, /obj/structure/table,
@@ -268,7 +268,7 @@
/obj/structure/statue/snow/snowman{ /obj/structure/statue/snow/snowman{
anchored = 1 anchored = 1
}, },
/turf/open/floor/holofloor/snow/cold, /turf/open/floor/holofloor/snow,
/area/holodeck/rec_center/winterwonderland) /area/holodeck/rec_center/winterwonderland)
"aP" = ( "aP" = (
/obj/structure/chair/wood/normal{ /obj/structure/chair/wood/normal{
@@ -282,7 +282,7 @@
/area/holodeck/rec_center/lounge) /area/holodeck/rec_center/lounge)
"aQ" = ( "aQ" = (
/obj/structure/chair/wood/wings, /obj/structure/chair/wood/wings,
/turf/open/floor/holofloor/snow/cold, /turf/open/floor/holofloor/snow,
/area/holodeck/rec_center/winterwonderland) /area/holodeck/rec_center/winterwonderland)
"aR" = ( "aR" = (
/obj/structure/window/reinforced/tinted{ /obj/structure/window/reinforced/tinted{
@@ -303,11 +303,11 @@
/area/holodeck/rec_center/lounge) /area/holodeck/rec_center/lounge)
"aT" = ( "aT" = (
/obj/structure/flora/tree/pine, /obj/structure/flora/tree/pine,
/turf/open/floor/holofloor/snow/cold, /turf/open/floor/holofloor/snow,
/area/holodeck/rec_center/winterwonderland) /area/holodeck/rec_center/winterwonderland)
"aU" = ( "aU" = (
/obj/structure/chair/wood, /obj/structure/chair/wood,
/turf/open/floor/holofloor/snow/cold, /turf/open/floor/holofloor/snow,
/area/holodeck/rec_center/winterwonderland) /area/holodeck/rec_center/winterwonderland)
"aV" = ( "aV" = (
/obj/structure/table/wood, /obj/structure/table/wood,
+3 -4
View File
@@ -96,16 +96,15 @@
/area/holodeck/rec_center/kobayashi /area/holodeck/rec_center/kobayashi
name = "Holodeck - Kobayashi Maru" name = "Holodeck - Kobayashi Maru"
/area/holodeck/rec_center/winterwonderland
name = "Holodeck - Winter Wonderland"
// Bad programs // Bad programs
/area/holodeck/rec_center/burn /area/holodeck/rec_center/burn
name = "Holodeck - Atmospheric Burn Test" name = "Holodeck - Atmospheric Burn Test"
restricted = 1 restricted = 1
/area/holodeck/rec_center/winterwonderland
name = "Holodeck - Winter Wonderland"
restricted = 1
/area/holodeck/rec_center/wildlife /area/holodeck/rec_center/wildlife
name = "Holodeck - Wildlife Simulation" name = "Holodeck - Wildlife Simulation"
restricted = 1 restricted = 1