Adds the Dorian Casino, a new space ruin. (#25800)

* Add the Dorian Casino, a new space ruin.

* fix maplint issues

* add area to walls missing it

* Update code/modules/awaymissions/mob_spawn.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* just plating under foyer windows

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
warriorstar-orion
2024-06-29 08:41:33 +00:00
committed by GitHub
co-authored by Ryan
parent 79cd6f06c5
commit f1df68f210
5 changed files with 3988 additions and 0 deletions
+33
View File
@@ -180,3 +180,36 @@
name = "Cybersun Mobile Exosuit Factory"
apc_starts_off = TRUE
there_can_be_many = FALSE
/area/ruin/space/powered/casino
name = "Dorian Casino"
there_can_be_many = FALSE
requires_power = TRUE
/area/ruin/space/powered/casino/docked_ships
name = "Shuttle"
requires_power = FALSE
/area/ruin/space/powered/casino/arrivals
name = "Arrivals"
/area/ruin/space/powered/casino/kitchen
name = "Dining and Kitchen"
/area/ruin/space/powered/casino/floor
name = "Casino Floor"
/area/ruin/space/powered/casino/hall
name = "Main Hall"
/area/ruin/space/powered/casino/engine
name = "Engine Room"
/area/ruin/space/powered/casino/security
name = "Security"
/area/ruin/space/powered/casino/teleporter
name = "Teleporter"
/area/ruin/space/powered/casino/maints
name = "Service Tunnels"