mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
* begone space lava, remaps most of space ruins * removes druglab having DJ station area * renames "gasthelizards.dmm" * revert "renames "gasthelizards.dmm"" * goodbye syringe gun, hello turf/template_noop
31 lines
503 B
Plaintext
31 lines
503 B
Plaintext
//Parent types
|
|
|
|
/area/ruin
|
|
name = "\improper Unexplored Location"
|
|
icon_state = "away"
|
|
has_gravity = TRUE
|
|
there_can_be_many = TRUE
|
|
dynamic_lighting = DYNAMIC_LIGHTING_FORCED
|
|
ambientsounds = RUINS_SOUNDS
|
|
sound_environment = SOUND_ENVIRONMENT_STONEROOM
|
|
|
|
/area/ruin/unpowered
|
|
always_unpowered = FALSE
|
|
|
|
/area/ruin/unpowered/no_grav
|
|
has_gravity = FALSE
|
|
|
|
/area/ruin/powered
|
|
requires_power = FALSE
|
|
|
|
//Areas
|
|
|
|
/area/ruin/powered/snow_biodome
|
|
|
|
/area/ruin/powered/golem_ship
|
|
name = "Free Golem Ship"
|
|
|
|
|
|
|
|
|