diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/jobs/valkyrie.txt | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 0ceba9d46..fb50500e1 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2008/03/27 + * Fixed typos and misplaced names in valkyrie.txt and 2006_headgear.txt [Lupus] 2008/03/25 * Rev. 12434 Updated Zhed's Thor Vol. Base addition dialog to iRO's. [L0ne_W0lf] 2008/03/24 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]"; |