mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
Merge pull request #5845 from Kazzc/SuperPoseFixes
Various Survival Pod Fixes
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