diff options
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/042-1/valon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/042-1/valon.txt b/world/map/npc/042-1/valon.txt index ab14ad7c..a844f861 100644 --- a/world/map/npc/042-1/valon.txt +++ b/world/map/npc/042-1/valon.txt @@ -139,7 +139,7 @@ L_NextMob: L_NewMob: mes "\"Let's see whats on the list. Ah ok, I need you to kill me " + $@ValonMobCnt[@valon_mob] + " " + $@ValonMobName$[@valon_mob] + "\""; next; - mes "\"I'll be waiting here, come back and see after you've kulled those mobs.\""; + mes "\"I'll be waiting here, come back and see after you've killed those mobs.\""; goto L_Close; L_QuestStarted: |