Convert Colorist from quirk to loadout item
Removes the Colorist quirk, and adds Hair Dye Spray to the loadout under backpack items.
This commit is contained in:
@@ -190,3 +190,8 @@
|
||||
loadout_flags = LOADOUT_CAN_NAME | LOADOUT_CAN_DESCRIPTION
|
||||
subcategory = LOADOUT_SUBCATEGORY_BACKPACK_ACCESSORIES
|
||||
cost = 0
|
||||
|
||||
// Moved here from quirks
|
||||
/datum/gear/backpack/dyespray
|
||||
name = "Hair dye spray"
|
||||
path = /obj/item/dyespray
|
||||
|
||||
Reference in New Issue
Block a user