Adds three new hair flower pins - yellow, blue, and pink.

All three have the same on-ear/head sprite as the current red hair flower pin, but a different in hand sprite.
The red flower pin should remain untouched and is still "hairflower", with the new colours being subtypes.
This commit is contained in:
Jon
2015-10-11 00:26:54 -04:00
committed by Neerti
parent 6740dea5ad
commit 9f2ec9c163
7 changed files with 37 additions and 4 deletions
+4 -1
View File
@@ -1413,6 +1413,9 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
/obj/item/clothing/head/hasturhood,
/obj/item/clothing/head/powdered_wig,
/obj/item/clothing/head/hairflower,
/obj/item/clothing/head/hairflower/yellow,
/obj/item/clothing/head/hairflower/blue,
/obj/item/clothing/head/hairflower/pink,
/obj/item/clothing/mask/gas/owl_mask,
/obj/item/clothing/mask/gas/monkeymask,
/obj/item/clothing/head/helmet/gladiator,
@@ -1500,4 +1503,4 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
/obj/item/device/kit/paint/gygax/darkgygax,
/obj/item/device/kit/paint/gygax/recitence
)
name = "Random Gygax exosuit modkit"
name = "Random Gygax exosuit modkit"