diff --git a/src/uncategorized/salon.tw b/src/uncategorized/salon.tw index ce71d43d0f4f855ce00901192cdda82fdd9a125f..a9ad364212b521b1b255e1d20fac6468809e391f 100644 --- a/src/uncategorized/salon.tw +++ b/src/uncategorized/salon.tw @@ -201,6 +201,8 @@ | [[Curled|Salon][$activeSlave.hStyle = "curled",$cash -= $modCost]] | [[Permed|Salon][$activeSlave.hStyle = "permed",$cash -= $modCost]] | [[Luxurious|Salon][$activeSlave.hStyle = "luxurious",$cash -= $modCost]] + | [[Messy|Salon][$activeSlave.hStyle = "messy",$cash -= $modCost]] + | [[Eary|Salon][$activeSlave.hStyle = "eary",$cash -= $modCost]] | [[Dreadlocks|Salon][$activeSlave.hStyle = "dreadlocks",$cash -= $modCost]] | [[Cornrows|Salon][$activeSlave.hStyle = "cornrows",$cash -= $modCost]] | [[Braided|Salon][$activeSlave.hStyle = "braided",$cash -= $modCost]]