From 4bb10e3bb76bc657f2add443f0eb4f02a9f906ad Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 5 Nov 2010 02:02:53 +0000 Subject: * Just a couple Bug fixes. :P - Added a missing close in quests_13_2.txt. (bugreport:4520) - Corrected 'IProntera' typo in quests_prontera.txt (bugreport:4522) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14448 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 4 ++++ npc/quests/quests_13_2.txt | 4 +++- npc/quests/quests_prontera.txt | 5 +++-- 3 files changed, 10 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index cb351350f..d37f991d8 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,9 @@ Date Added ====== +2010/11/04 + * Rev. 14448 Just a couple Bug fixes. :P [L0ne_W0lf] + - Added a missing close in quests_13_2.txt. (bugreport:4520) + - Corrected 'IProntera' typo in quests_prontera.txt (bugreport:4522) 2010/10/23 * Rev. 14435 Updated spawns for Geffen fields to Rewnewal. [L0ne_W0lf] 2010/10/20 diff --git a/npc/quests/quests_13_2.txt b/npc/quests/quests_13_2.txt index a3f3d8f4e..3d2e10f66 100644 --- a/npc/quests/quests_13_2.txt +++ b/npc/quests/quests_13_2.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 2.1 +//= 2.2 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -38,6 +38,7 @@ //= floor 2 puzzle. Fixed a typo. Commented out untranslated //= line. [Gepard] //= 2.1 Fixed Myterious Rock 31, and Cart Hand Agents. +//= 2.2 Added a missing close. (bugreport:4520) [L0ne_W0lf] //============================================================ // Cat Hand Addition. @@ -5018,6 +5019,7 @@ manuk,252,116,3 script Manuk Galtun#ep13_2day 450,{ mes "EW pisdn psa?"; mes "We psis?"; } + close; } // Daily Quests diff --git a/npc/quests/quests_prontera.txt b/npc/quests/quests_prontera.txt index 77365cae5..cbd25ee36 100644 --- a/npc/quests/quests_prontera.txt +++ b/npc/quests/quests_prontera.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== -//= 2.6 +//= 2.7 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -46,6 +46,7 @@ //= 2.5 Fixed requirements for PH D. Hat. [L0ne_W0lf] //= 2.5a Fixed requirements for PH D. Hat agian lol. [L0ne_W0lf] //= 2.6 Replaced effect numerics with constants. [L0ne_W0lf] +//= 2.7 Corrected 'IProntera' typo. (bugreport:4522) [L0ne_W0lf] //============================================================ // Prontera Culvert @@ -1316,7 +1317,7 @@ morocc_in,45,126,3 script Historian#prt02 702,{ mes "Rodafrian can offer you"; mes "any more information. For"; mes "now, it would be best to"; - mes "go to ^3355FFIProntera Church.^000000"; + mes "go to ^3355FFProntera Church.^000000"; close; } else { -- cgit v1.2.3-60-g2f50