summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/017-1/pet_detective.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/017-1/pet_detective.txt b/npc/017-1/pet_detective.txt
index 4bbf91c5e..e98b0e6e6 100644
--- a/npc/017-1/pet_detective.txt
+++ b/npc/017-1/pet_detective.txt
@@ -89,11 +89,11 @@ L_Menu:
.stock-=1;
break;
case 5:
- if (PDQ_InnerSwitch(Piou, PiouFeathers, 80))
+ if (PDQ_InnerSwitch(Bat, BatWing, 80))
.stock-=1;
break;
case 6:
- if (PDQ_InnerSwitch(Bat, BatWing, 80))
+ if (PDQ_InnerSwitch(Piou, PiouFeathers, 80))
.stock-=1;
break;
default: