From f8450ff98b2dce98fd7cc1a34c9b81e4713b9f19 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 10 Jun 2021 15:45:29 -0300 Subject: ....And I forgot one place. --- npc/029-1/valon.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/029-1/valon.txt b/npc/029-1/valon.txt index 9c5053a2..15d4ed29 100644 --- a/npc/029-1/valon.txt +++ b/npc/029-1/valon.txt @@ -88,7 +88,7 @@ L_NewMob: L_QuestStarted: mesn; mesq l("Hail adventurer! You are well on your way to mastering the beasts of the island."); - mesq l("You need to kill %s: %d/%d.", getmonsterlink(@valon_mob), @valon_count, $@ValonMobCnt[@valon_mob]); + mesq l("You need to kill %s: %d/%d.", getmonsterlink($@ValonMob[@valon_mob]), @valon_count, $@ValonMobCnt[@valon_mob]); mesq l("\"Come back and see me when the job is done.\""); close; -- cgit v1.2.3-60-g2f50