diff options
Diffstat (limited to 'npc/quests/quests_veins.txt')
-rw-r--r-- | npc/quests/quests_veins.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt index ea9f56ba4..97e246be1 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.4 +//= 1.4a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -34,6 +34,7 @@ //= 1.3 Fixed two typos small in Asbar. [L0ne_W0lf] //= 1.3a More fixes to some of the Base quest NPCs. [L0ne_W0lf] //= 1.4 Added missing checkweights. [L0ne_W0lf] +//= 1.4a Corrected a typo error ";;". [Toms] //============================================================ // Stone Quest @@ -2391,7 +2392,7 @@ morocc,297,154,0 script Thin-Faced Bard#sch 51,{ mes "I'm just a lookalike that's"; mes "been planted here in case"; mes "his hoodlum buddies come"; - mes "here to find him. You know?";; + mes "here to find him. You know?"; next; mes "[Bard]"; mes "Yeah... This is a pretty"; |