Merge pull request #5039 from tacoguy7765093/petasucks

Ports the animal clinic from tgstation as a superimposed pod
This commit is contained in:
Nadyr
2022-10-08 23:31:20 -04:00
committed by GitHub
3 changed files with 151 additions and 0 deletions
@@ -81,6 +81,8 @@
/area/survivalpod/superpose/WoodenCamp
/area/survivalpod/superpose/AnimalHospital
/obj/item/device/survivalcapsule/superpose
name = "superposed surfluid shelter capsule"
desc = "A proprietary hyperstructure of many three-dimensional spaces superposed around a supermatter nano crystal; use a pen to reach the reset button. There's a license for use printed on the bottom."
@@ -247,3 +247,9 @@
mappath = "modular_chomp/maps/submaps/shelters/WoodenCamp-10x10.dmm"
name = "Wooden camp."
description = "A very small camping lodge, a quick emergency hut to stave off the planets weather."
/datum/map_template/shelter/superpose/AnimalHospital
shelter_id = "AnimalHospital"
mappath = "modular_chomp/maps/submaps/shelters/AnimalHospital-20x28.dmm"
name = "Low-Tech Hospital."
description = "An animal hospital, doesnt not contain high end medical supplies, better then nothing."