Skip to content

Commit

Permalink
hair gradient free
Browse files Browse the repository at this point in the history
  • Loading branch information
irakligabunia authored Dec 12, 2023
1 parent 0947b6c commit db45cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/character_traits/hair_dye.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
trait_name = "Hair Dye"
trait_desc = "Enables hair gradients in the character creation screen."
applyable = TRUE
cost = 1
cost = 0
trait_group = /datum/character_trait_group/hair_dye
refresh_choices = TRUE
refresh_mannequin = TRUE

0 comments on commit db45cc2

Please sign in to comment.