diff options
Diffstat (limited to 'npc/quests/newgears/neris.txt')
-rw-r--r-- | npc/quests/newgears/neris.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/quests/newgears/neris.txt b/npc/quests/newgears/neris.txt index 3356a6bad..d0771e449 100644 --- a/npc/quests/newgears/neris.txt +++ b/npc/quests/newgears/neris.txt @@ -28,6 +28,7 @@ M_LGB: mes "[Neris]"; mes "Looks pretty cute when you wear it."; mes "So... what can I do for you?"; + next; menu "Make me Golden Bells!",-,"What do I need to make it?",M_REQL,"Nothing, thanks.",M_EXIT; if ((countitem(10016) < 1) || (countitem(714) < 1) || (countitem(969) < 3) || (Zeny < 1000)) GOTO L_NOITEM;//Items: Golden Bell, Emperium, Gold, |