mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Adds maid headband to loadout
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
display_name = "basic headband"
|
display_name = "basic headband"
|
||||||
path = /obj/item/clothing/head/fluff/headbando
|
path = /obj/item/clothing/head/fluff/headbando
|
||||||
|
|
||||||
|
/datum/gear/head/maid
|
||||||
|
display_name = "maid headband"
|
||||||
|
path = /obj/item/clothing/head/headband/maid
|
||||||
|
|
||||||
/datum/gear/head/headbando/New()
|
/datum/gear/head/headbando/New()
|
||||||
..()
|
..()
|
||||||
gear_tweaks = list(gear_tweak_free_color_choice)
|
gear_tweaks = list(gear_tweak_free_color_choice)
|
||||||
|
|||||||
Reference in New Issue
Block a user