mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Adds a new outsider pod: Ripperdoc clinic. (#10799)
This commit is contained in:
@@ -152,6 +152,8 @@
|
||||
icon_state = "toilet"
|
||||
flags = AREA_ALLOW_LARGE_SIZE | AREA_SOUNDPROOF
|
||||
|
||||
/area/survivalpod/superpose/ripperdocpod
|
||||
|
||||
/obj/item/survivalcapsule/superpose
|
||||
name = "superposed surfluid shelter capsule"
|
||||
desc = "A proprietary hyperstructure of many three-dimensional spaces superposed around a supermatter nano crystal; right-click to reset the pod. There's a license for use printed on the bottom."
|
||||
|
||||
@@ -382,3 +382,9 @@
|
||||
mappath = "modular_chomp/maps/submaps/shelters/secondlifebar-19x25.dmm"
|
||||
name = "Second Life Bar"
|
||||
description = "A bar for all your hedonistics needs, only the sky is the limit~"
|
||||
|
||||
/datum/map_template/shelter/superpose/RipperDocPod
|
||||
shelter_id = "RipperDocPod"
|
||||
mappath = "modular_chomp/maps/submaps/shelters/ripperdocpod-12x15.dmm"
|
||||
name = "Ripper Doc"
|
||||
description = "A small dubiously legal surgical site for all your cybernetic needs, may contain some illegal items."
|
||||
|
||||
Reference in New Issue
Block a user