The 🅱️ o n e z o n e (#14978)

This commit is contained in:
KingOfThePing
2022-10-29 18:38:21 +02:00
committed by GitHub
parent 2cafee4ac4
commit 3f694d8829
8 changed files with 2138 additions and 620 deletions
+19 -1
View File
@@ -1128,4 +1128,22 @@
icon_state = "konyang_l"
/obj/structure/sign/flag/konyang/right
icon_state = "konyang_r"
icon_state = "konyang_r"
//Halloween Banner
/obj/structure/sign/flag/halloween
name = "large halloween flag"
desc = "A bright, purple flag with an orange rim, spelling out \"HAPPY HALLOWEEN\"."
icon = 'icons/obj/contained_items/halloween_decorations.dmi'
icon_state = "halloween"
/obj/item/flag/halloween/l
name = "large halloween flag"
flag_size = 1
/obj/structure/sign/flag/halloween/left
icon_state = "halloween_l"
/obj/structure/sign/flag/halloween/right
icon_state = "halloween_r"