diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-01 05:29:32 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-01 05:29:32 +0000 |
commit | fd2d4c51ac792699de06aa814393c7b89463cd0a (patch) | |
tree | db9d2152de868b805b17e9b3265e161a7da4c763 /npc/re | |
parent | 9a13c358e79e1a9ae97bcf120783abdaee6a2e39 (diff) | |
download | hercules-fd2d4c51ac792699de06aa814393c7b89463cd0a.tar.gz hercules-fd2d4c51ac792699de06aa814393c7b89463cd0a.tar.bz2 hercules-fd2d4c51ac792699de06aa814393c7b89463cd0a.tar.xz hercules-fd2d4c51ac792699de06aa814393c7b89463cd0a.zip |
- Follow up to r16545: fixed unreadable character at the beginning of jawaii.txt
and fixed duplicate npc names.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16549 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re')
-rw-r--r-- | npc/re/cities/jawaii.txt | 2 | ||||
-rw-r--r-- | npc/re/jobs/3-1/rune_knight.txt | 2 | ||||
-rw-r--r-- | npc/re/quests/quests_lighthalzen.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/re/cities/jawaii.txt b/npc/re/cities/jawaii.txt index 02687149b..04744d1ee 100644 --- a/npc/re/cities/jawaii.txt +++ b/npc/re/cities/jawaii.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== rAthena Script ======================================= //= Jawaii Town Renewal //===== By: ================================================== //= Daegaladh, Masao diff --git a/npc/re/jobs/3-1/rune_knight.txt b/npc/re/jobs/3-1/rune_knight.txt index e30ffd2ab..d42deb9e9 100644 --- a/npc/re/jobs/3-1/rune_knight.txt +++ b/npc/re/jobs/3-1/rune_knight.txt @@ -3728,7 +3728,7 @@ OnMyMobDead: end; } -job3_rune01,92,62,3 script Kafra Employee 114,{ +job3_rune01,92,62,3 script Kafra Employee#job3 114,{ cutin "kafra_04",2; mes "[Kafra Employee]"; mes "Hello. Kafra Service are always with you."; diff --git a/npc/re/quests/quests_lighthalzen.txt b/npc/re/quests/quests_lighthalzen.txt index 5523e5dd0..09d92bef4 100644 --- a/npc/re/quests/quests_lighthalzen.txt +++ b/npc/re/quests/quests_lighthalzen.txt @@ -12,4 +12,4 @@ //= 1.0 Updated to match the new Izlude Map. [Masao] //============================================================ -izlude,171,73,6 duplicate(Scamp) Scamp 853 +izlude,171,73,6 duplicate(Scamp) Scamp#2 853 |