Files
GS13/hyperstation/code/modules/mining/shelters.dm
2021-05-05 01:23:37 -03:00

8 lines
305 B
Plaintext

// yes, I COULD make it a seperate object from the surv capsule but the code needed is indeticle soo...
/datum/map_template/shelter/reactor
name = "RBMK Reactor"
shelter_id = "reactor"
description = "A reactor core, coolant and moderator loop not included."
mappath = "_maps/templates/reactor_1.dmm"