mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
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:
co-authored by
Ryan
parent
79cd6f06c5
commit
f1df68f210
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user