diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-28 23:36:53 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-28 23:36:53 +0000 |
commit | 46242ebf98468f8afc9ca755f84c23328b7a7402 (patch) | |
tree | 98ed3fbf6faae20768dc8279113c948268f17bb2 /npc/cities/geffen.txt | |
parent | 21ff74caa20e967ddcc95a67e8aacf4eea328c30 (diff) | |
download | hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.gz hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.bz2 hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.xz hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.zip |
* Updated NPC headers to fix errors caused by rev. 11603.
- Note: non-standard loaded scripts need to be checked for errors/duplicates.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11605 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/geffen.txt')
-rw-r--r-- | npc/cities/geffen.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/cities/geffen.txt b/npc/cities/geffen.txt index ab06fcf58..9da8daf59 100644 --- a/npc/cities/geffen.txt +++ b/npc/cities/geffen.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== -//= 1.6 +//= 1.7 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -19,6 +19,7 @@ //= 1.5a Fixed a small typo [Evera] //= 1.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= 1.6a Small bug fix. (end -> next) care of Lesbian. [L0ne_W0lf] +//= 1.7 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] //============================================================ geffen,59,143,0 script Meera 91,{ @@ -1404,7 +1405,7 @@ geffen_in,109,72,2 script Monster Scholar 90,{ // Lvl 4 weapon quest related NPC ------------------------------------------------------ -geffen,203,146,5 script Citizen 97, { +geffen,203,146,5 script Citizen 97,{ mes "[Citizen]"; mes "There was a skillful weaponsmith"; mes "in Al De Baran who had 4 sons."; |