From 46242ebf98468f8afc9ca755f84c23328b7a7402 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sun, 28 Oct 2007 23:36:53 +0000 Subject: * 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 --- npc/cities/geffen.txt | 5 +++-- npc/cities/lighthalzen.txt | 5 +++-- npc/cities/morocc.txt | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'npc/cities') 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."; diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt index 978c03da1..1d7d23b36 100644 --- a/npc/cities/lighthalzen.txt +++ b/npc/cities/lighthalzen.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= erKURITA, Au{R}oN (Translated by Alan), $ephiroth //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -26,6 +26,7 @@ //= 1.2 Moved some NPCs to Lighthalzen quests. [SinSloth] //= 1.3 Moved some other NPCs for quests purposes. [SinSloth] //= 1.4 Corrected NPC names to fall within proper resctrictions. [L0ne_W0lf] +//= 1.5 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] //============================================================= lighthalzen,198,285,5 script Jiwon 862,{ @@ -1807,7 +1808,7 @@ s_Staff: } -lhz_in01,19,129,0 script LhzHiddenTrg1::LhzTrig -1,1,1{ +lhz_in01,19,129,0 script LhzHiddenTrg1::LhzTrig -1,1,1,{ OnTouch: mes "[Rekenber Guard]"; if(isequipped(2241) && isequipped(2243)){ diff --git a/npc/cities/morocc.txt b/npc/cities/morocc.txt index 1c6163a8c..de1832971 100644 --- a/npc/cities/morocc.txt +++ b/npc/cities/morocc.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== -//= 1.9 +//= 2.0 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -21,6 +21,7 @@ //= 1.7 Removed Duplicates [Silent] //= 1.8 Rescripted to Aegis 10.3 Standards. [L0ne_W0lf] //= 1.9 Removed duplicate NPC, changed temp char vars to temp npc. [L0ne_W0;f] +//= 2.0 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] //============================================================ // Morroc @@ -672,7 +673,7 @@ Nomoney: // Lvl 4 weapon quest related NPC ================================ -morocc,289,230,3 script Citizen#06 92, { +morocc,289,230,3 script Citizen#06 92,{ mes "[Citizen]"; mes "Meeting a dead man is basically"; mes "impossible."; -- cgit v1.2.3-60-g2f50