diff options
Diffstat (limited to 'npc/quests/quests_gonryun.txt')
-rw-r--r-- | npc/quests/quests_gonryun.txt | 6 |
1 files changed, 3 insertions, 3 deletions
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?"; |