diff options
Diffstat (limited to 'world/map/npc/017-4')
-rw-r--r-- | world/map/npc/017-4/waric.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/017-4/waric.txt b/world/map/npc/017-4/waric.txt index 81401847..b5cd26a4 100644 --- a/world/map/npc/017-4/waric.txt +++ b/world/map/npc/017-4/waric.txt @@ -368,9 +368,9 @@ L_Banished: goto L_Close; L_NoItem: - mes "[Waric]"; - mes "\"Why are you wasting my time? Come back when you got everything I need.\""; - goto L_Close; + mes "[Waric]"; + mes "\"Why are you wasting my time? Come back when you got everything I need.\""; + goto L_Close; L_Close: set @killed_mouboo, 0; |