mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Adds the Rainbow Flower (#14392)
This commit is contained in:
@@ -361,3 +361,9 @@
|
||||
icon_state = "halo"
|
||||
item_state = "halo"
|
||||
layer = EARS_LAYER
|
||||
|
||||
/obj/item/clothing/head/rainbow_flower
|
||||
name = "Rainbow Flower"
|
||||
desc = "A cute, multicoloured flower. Makes you feel all warm and fuzzy inside."
|
||||
icon_state = "rflower"
|
||||
item_state = "rflower"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 234 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 93 KiB |
@@ -150,6 +150,11 @@ Uncomment this and use atomproccall as necessary, then copypaste the output into
|
||||
ckey = "Hisakaki"
|
||||
unlock_path = /obj/item/clothing/head/halo
|
||||
|
||||
/datum/donator_gear/skrem
|
||||
name = "Rainbow flower"
|
||||
ckey = "Skrem7"
|
||||
unlock_path = /obj/item/clothing/head/rainbow_flower
|
||||
|
||||
///Generic donator hats, ckey agnostic.
|
||||
/datum/donator_gear/beanie
|
||||
name = "Beanie"
|
||||
|
||||
Reference in New Issue
Block a user