mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Event prop and areas (#15995)
Added a shinto arch prop for use in events. Added a bunch of areas for the upcoming facility redgate. They need to be in early so that they can be used for the event map which will be uploaded on the day.
This commit is contained in:
@@ -50,3 +50,10 @@
|
||||
desc = "A red banner hanging from a stand."
|
||||
icon_state = "pinkbanner_stand"
|
||||
density = FALSE
|
||||
|
||||
/obj/structure/prop/fantasy/shinto
|
||||
name = "shinto arch"
|
||||
desc = "A tall red wooden shinto style archway."
|
||||
icon = 'icons/obj/props/decor96x96.dmi'
|
||||
icon_state = "shinto"
|
||||
density = FALSE
|
||||
|
||||
Reference in New Issue
Block a user