From ac8f3668ca43b427c55911c4403a4042633b1313 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 26 Jan 2019 02:14:15 -0200 Subject: Cindy's reward is now an [Earmuffs], which is a decorative (bragging-rights) item --- npc/021-4/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$=""; -- cgit v1.2.3-60-g2f50