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/quests/quests_gonryun.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/quests/quests_gonryun.txt') diff --git a/npc/quests/quests_gonryun.txt b/npc/quests/quests_gonryun.txt index 019ae72b0..c7ea2bc7e 100644 --- a/npc/quests/quests_gonryun.txt +++ b/npc/quests/quests_gonryun.txt @@ -3,13 +3,13 @@ //===== By: ================================================== //= KarLaeda //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena 1 //===== Description: ========================================= //= Gonryun Broken Sword Quest //===== Additional Comments: ================================= -//= +//= 1.1 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf] //============================================================ @@ -3463,7 +3463,7 @@ yuno_in01,99,101,4 script Doctor#gnbs 744,{ close; } -yuno_in01,104,94,0 script go away#gnbs 139,2,1{ +yuno_in01,104,94,0 script go away#gnbs 139,2,1,{ if (b_sword < 22) { mes "[??????]"; mes "^FF0000What are you doing here?"; -- cgit v1.2.3-70-g09d2