Adds rooftop event assets (#12572)

This commit is contained in:
kyres1
2021-10-06 19:21:15 -03:00
committed by GitHub
parent 3fe82884ee
commit b59fc11ecc
24 changed files with 1287 additions and 1 deletions
@@ -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"