diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-05 02:02:53 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-05 02:02:53 +0000 |
commit | 4bb10e3bb76bc657f2add443f0eb4f02a9f906ad (patch) | |
tree | ddfd825d71cfa73819c57060c17074894efdc99f /npc/quests/quests_prontera.txt | |
parent | 0e81284a51989912cdac6fa822c3f875aac455ed (diff) | |
download | hercules-4bb10e3bb76bc657f2add443f0eb4f02a9f906ad.tar.gz hercules-4bb10e3bb76bc657f2add443f0eb4f02a9f906ad.tar.bz2 hercules-4bb10e3bb76bc657f2add443f0eb4f02a9f906ad.tar.xz hercules-4bb10e3bb76bc657f2add443f0eb4f02a9f906ad.zip |
* 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
Diffstat (limited to 'npc/quests/quests_prontera.txt')
-rw-r--r-- | npc/quests/quests_prontera.txt | 5 |
1 files changed, 3 insertions, 2 deletions
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 { |