diff options
Diffstat (limited to 'npc/021-4/main.txt')
-rw-r--r-- | npc/021-4/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt index 177497e53..c6021f1e0 100644 --- a/npc/021-4/main.txt +++ b/npc/021-4/main.txt @@ -120,7 +120,7 @@ L_Winner: .@q=getq(NivalisQuest_Cindy); // First time if (.@q == 4) - getitem ApprenticeWand, 1; + getitem Earmuffs, 1; else Zeny=Zeny+rand(5000,15000); $@CINDY_HERO$=""; |