Files
GS13NG/hyperstation/code/modules/mining/shelters.dm
2024-09-13 01:50:58 -04: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"