Update shelters_vr.dm

This commit is contained in:
Nadyr
2021-03-30 02:56:45 -04:00
committed by GitHub
parent c048cd365a
commit 03afc88e27

View File

@@ -95,6 +95,12 @@
description = "An escape pod, with a mediocre amount of supplies \
for escaping a dying ship as soon as possible."
mappath = "maps/offmap_vr/om_ships/shelter_5.dmm"
/datum/map_template/shelter/cabin
name = "Shelter Cabin"
shelter_id = "shelter_cab"
description = "A small cabin; turned into a shelter capsule. Includes dorm amenities, and a nice dinner."
mappath = "maps/submaps/shelters/shelter_cab.dmm"
/datum/map_template/shelter/zeta
name = "Shelter Zeta"