mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Adds rooftop event assets (#12572)
This commit is contained in:
@@ -63,3 +63,10 @@
|
||||
|
||||
/obj/item/device/flashlight/lamp/lava/yellow
|
||||
light_color = COLOR_YELLOW
|
||||
|
||||
/obj/item/device/flashlight/lamp/stage
|
||||
name = "stage lamp"
|
||||
desc = "A portable, beautiful and flashy stage light!"
|
||||
light_color = COLOR_ORANGE
|
||||
icon_state = "stage"
|
||||
item_state = "stage"
|
||||
@@ -113,3 +113,9 @@
|
||||
desc = "Something that should not exist."
|
||||
icon_state = "megaphone_clown"
|
||||
item_state = "megaphone_clown"
|
||||
|
||||
/obj/item/device/megaphone/stagemicrophone
|
||||
name = "dazzling stage microphone"
|
||||
desc = "A glamorous looking stage microphone, complete with running lights and holographic effects around it."
|
||||
icon_state = "stagemicrophone"
|
||||
item_state = "stagemicrophone"
|
||||
|
||||
Reference in New Issue
Block a user