mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds a new Adhomai random ruin: the Rredouane Shrine (#15999)
* Adds a new Adhomai random ruin: the Rredouane Shrine * changelog * Update code/game/objects/structures/statue.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/obj/structure/rredouane_statue
|
||||
name = "\improper Rredouane statue"
|
||||
desc = "A statue of Rredouane, the Ma'ta'ke deity of valor, triumph, and victory."
|
||||
icon = 'icons/obj/statue.dmi'
|
||||
icon_state = "rredouane"
|
||||
density = TRUE
|
||||
anchored = TRUE
|
||||
layer = ABOVE_ALL_MOB_LAYER
|
||||
Reference in New Issue
Block a user