mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
Various Survival Pod Fixes
*Pirate Ship. -Gun cabinet is now unlocked. -All rooms can now be bolted. *Broadcasting Pod. -Fixed some typos. -Added an entertainment channel. -Added extra press gear. *Hill Outpost -Gun cabinet is now unlocked. -Fixed the railings. -Minor tile fixes *MechFab -Machines are now unlocked. *Survival SecurityV2 -Fixed airless tiles. -Stripped access requirements
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
|
||||
/area/survivalpod/superpose/RestaurationBar
|
||||
|
||||
/area/survivalpod/superpose/BordcastingPod
|
||||
/area/survivalpod/superpose/BroadcastingPod
|
||||
|
||||
/area/survivalpod/superpose/DemonPoolV2
|
||||
|
||||
|
||||
@@ -260,10 +260,10 @@
|
||||
name = "Resto-Bar"
|
||||
description = "A large restaurant for food and drink, two overnight rental rooms and a small garden."
|
||||
|
||||
/datum/map_template/shelter/superpose/BordcastingPod
|
||||
shelter_id = "BordcastingPod"
|
||||
mappath = "modular_chomp/maps/submaps/shelters/BrodcastingPod-11x9.dmm"
|
||||
name = "Brodcasting Pod"
|
||||
/datum/map_template/shelter/superpose/BroadcastingPod
|
||||
shelter_id = "BroadcastingPod"
|
||||
mappath = "modular_chomp/maps/submaps/shelters/BroadcastingPod-11x9.dmm"
|
||||
name = "Broadcasting Pod"
|
||||
description = "A small NanoTransen news pod, everything you need to start live news in the most inhospitable places!"
|
||||
|
||||
/datum/map_template/shelter/superpose/DemonPoolV2
|
||||
|
||||
Reference in New Issue
Block a user