mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-10 07:43:35 +01:00
8 lines
305 B
Plaintext
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"
|