diff options
Diffstat (limited to 'world/map/npc/048-2/helperCleaning1.txt')
-rw-r--r-- | world/map/npc/048-2/helperCleaning1.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/world/map/npc/048-2/helperCleaning1.txt b/world/map/npc/048-2/helperCleaning1.txt index 2257cf49..58a2f684 100644 --- a/world/map/npc/048-2/helperCleaning1.txt +++ b/world/map/npc/048-2/helperCleaning1.txt @@ -18,8 +18,10 @@ if (BaseLevel < $@Q_BlueSageMinimumLevel) goto L_Close; menu - "I can fight them.",-, + "I can fight them.",L_Next, "Ok, thanks for the warning.",L_Investigate; + +L_Next: mes "Pyry seems surprised."; mes "[Pyry]"; mes "\"That... I didn't think about this possibility. But it'd be a great help!"; |