From f0943c4003b002cbfd0d3e2841726b47e98f72ab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 9 Mar 2021 18:59:03 -0300 Subject: And while at that, fix the bug reported by manatauro. --- npc/017-1/fairy_collector.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/017-1/fairy_collector.txt b/npc/017-1/fairy_collector.txt index d8501a44a..96d07b395 100644 --- a/npc/017-1/fairy_collector.txt +++ b/npc/017-1/fairy_collector.txt @@ -81,7 +81,7 @@ L_Main: rif(false && !(.@q & COLLECT_PETS), l("Pets")), l("Trade stamps"); mes ""; - switch (@menu) { + switch (@menu+1) { // Chestplate case 1: msObjective(countitem(CreasedShirt), "* "+getitemlink(CreasedShirt)); -- cgit v1.2.3-60-g2f50