mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +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:
committed by
GitHub
parent
79cd6f06c5
commit
f1df68f210
@@ -344,3 +344,10 @@
|
||||
description = "A cozy little home nestled in an asteroid, perfect for one or two people!"
|
||||
allow_duplicates = FALSE
|
||||
cost = 1
|
||||
|
||||
/datum/map_template/ruin/space/casino
|
||||
id = "casino"
|
||||
suffix = "casino.dmm"
|
||||
name = "Dorian Casino"
|
||||
description = "A swanky space casino."
|
||||
allow_duplicates = FALSE
|
||||
|
||||
Reference in New Issue
Block a user