diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-27 09:17:47 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-27 09:17:47 +0000 |
commit | a67f2c2d14bd28e32766eec5bd3d2fd92ddb987e (patch) | |
tree | 3ae73848e0840c457d385c9e9bed18c266b7a017 /npc/jobs | |
parent | 8c87d04a1e9928626f51b290ae45228306c1d91b (diff) | |
download | hercules-a67f2c2d14bd28e32766eec5bd3d2fd92ddb987e.tar.gz hercules-a67f2c2d14bd28e32766eec5bd3d2fd92ddb987e.tar.bz2 hercules-a67f2c2d14bd28e32766eec5bd3d2fd92ddb987e.tar.xz hercules-a67f2c2d14bd28e32766eec5bd3d2fd92ddb987e.zip |
fixed Verdandi name in valkyrie.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12438 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs')
-rw-r--r-- | npc/jobs/valkyrie.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/jobs/valkyrie.txt b/npc/jobs/valkyrie.txt index a27a958bd..b4ad18742 100644 --- a/npc/jobs/valkyrie.txt +++ b/npc/jobs/valkyrie.txt @@ -5,7 +5,7 @@ //= finished, optimized and tested by Lupus //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.9 +//= 2.9a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -35,6 +35,7 @@ //= 2.7b Removed function "F_BlockHigh" as it's no longer used. [L0ne_W0lf] //= 2.8 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] //= 2.9 Corrected Valkyrie case spicifying where to warp after rebirthing. [L0ne_W0lf] +//= 2.9 Fixed Verdandi typo [Lupus] //============================================================ valkyrie,48,86,4 script Valkyrie# 811,{ @@ -120,7 +121,7 @@ valkyrie,48,86,4 script Valkyrie# 811,{ mes "[Valkyrie]"; mes "With two,"; mes "I will ask the"; - mes "goddess Verdani to keep"; + mes "goddess Verdandi to keep"; mes "and record the most honorable moments of your present life."; next; mes "[Valkyrie]"; |