diff --git a/game/scripts/characters/hermione/events/items/vibrators.rpy b/game/scripts/characters/hermione/events/items/vibrators.rpy index 0eb865b0..b986b732 100644 --- a/game/scripts/characters/hermione/events/items/vibrators.rpy +++ b/game/scripts/characters/hermione/events/items/vibrators.rpy @@ -1360,7 +1360,7 @@ label hg_vibrators_personal: call her_walk("desk", "base") pause 0.5 hide vibrators_floor - call give_reward(">A new outfit has been unlocked in the wardrobe!", her_outfit_vibrators) + call unlock_clothing(">Congratulations! You have unlocked a new outfit!", her_outfit_vibrators) her "{size=-5}Thank you...{/size}" @@ -1394,7 +1394,7 @@ label hg_vibrators_personal: call her_walk("desk", "base") pause 0.5 hide vibrators_floor - call give_reward(">A new outfit has been unlocked in the wardrobe!", her_outfit_vibrators) + call unlock_clothing(">Congratulations! You have unlocked a new outfit!", her_outfit_vibrators) her "{size=-5}Thank you...{/size}" @@ -1630,7 +1630,7 @@ label hg_vibrators_personal: call her_walk("desk", "base") pause 0.5 hide vibrators_floor - call give_reward(">A new outfit has been unlocked in the wardrobe!", her_outfit_vibrators) + call unlock_clothing(">Congratulations! You have unlocked a new outfit!", her_outfit_vibrators) gen "Have fun, and try to not to overdo it." ("base", xpos="far_left", ypos="head") gen "Or you might end up blind." ("grin", xpos="far_left", ypos="head") @@ -3296,7 +3296,7 @@ label hg_vibrators_public_return: her "Thank you..." #Looks right hide vibrators_floor - call give_reward(">A new outfit has been unlocked in the wardrobe!", her_outfit_vibrators) + call unlock_clothing(">Congratulations! You have unlocked a new outfit!", her_outfit_vibrators) her "So... How do these things work, exactly? Do I need to charge them or...?" gen "... These are magical items, they use magic, not volts." ("base", xpos="far_left", ypos="head") @@ -3439,7 +3439,7 @@ label hg_vibrators_public_return: her "Thank you..." hide vibrators_floor - call give_reward(">A new outfit has been unlocked in the wardrobe!", her_outfit_vibrators) + call unlock_clothing(">Congratulations! You have unlocked a new outfit!", her_outfit_vibrators) gen "Don't mention it." ("base", xpos="far_left", ypos="head") else: