diff --git a/src/facilities/salon/salonPassage.js b/src/facilities/salon/salonPassage.js index 71358bcd5593d6870eef651ddd8fe2feeffef729..c90dfe69178d12bd83bc68f6370ec60366b08b0d 100644 --- a/src/facilities/salon/salonPassage.js +++ b/src/facilities/salon/salonPassage.js @@ -157,7 +157,7 @@ App.UI.salon = function(slave, cheat = false) { .addValue("Long and elegant", 1, billMod) .addValue("Sharp and claw-like", 3, billMod) .addValue("Bright and glittery", 4, billMod) - .addValue("Very long and garish", 4, billMod) + .addValue("Very long and garish", 5, billMod) .addValue("Color-coordinate with hair", 2, billMod); options.addOption("", "nails", slave)