From a2dcf96e55ca3fba3f9571464f4c38f7b35f5600 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Tue, 15 Dec 2015 10:25:56 +0800 Subject: Fix quests_dicastes.txt variable. Thanks to Everade and Atemo of rAthena. --- npc/re/quests/quests_dicastes.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/re/quests/quests_dicastes.txt b/npc/re/quests/quests_dicastes.txt index f3d16473d..c2dd32876 100644 --- a/npc/re/quests/quests_dicastes.txt +++ b/npc/re/quests/quests_dicastes.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Gennosuke Kouga, Muad_Dib //===== Current Version: ===================================== -//= 2.4 +//= 2.5 //===== File Encoding ======================================== //= CP-949 (EUC-KR compatible). Do NOT read/save it as UTF-8. //===== Description: ========================================= @@ -34,6 +34,7 @@ //= 2.2 Added Izlude duplicates. [Euphy] //= 2.3 Added GM management NPCs. [Euphy] //= 2.4 Corrected NPC Location. [Dastgir] +//= 2.5 Fixed Incorrect variable. [Frost] //============================================================ // Entrance @@ -357,7 +358,7 @@ OnEnable: mes "- Cannot communicate with him. -"; close; } - if (ep13_3_invite < 4) { + if (ep13_3_invite < 5) { mes "[Capital City Guard]"; mes "Access to the city is restricted from other races without permits."; mes "Please go back."; -- cgit v1.2.3-70-g09d2