summaryrefslogtreecommitdiff
path: root/npc/kafras/kafras_pron.txt
diff options
context:
space:
mode:
authorevera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-04 02:30:39 +0000
committerevera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-04 02:30:39 +0000
commitb7ab054f37d70ef6a1f403c12a7a50af3a1a55c0 (patch)
tree637e8f403f2791ee964307c8ec5df86e25c21bce /npc/kafras/kafras_pron.txt
parentd5e6d4a85a722eb9f5fdab2d652bc59a98ab8ba0 (diff)
downloadhercules-b7ab054f37d70ef6a1f403c12a7a50af3a1a55c0.tar.gz
hercules-b7ab054f37d70ef6a1f403c12a7a50af3a1a55c0.tar.bz2
hercules-b7ab054f37d70ef6a1f403c12a7a50af3a1a55c0.tar.xz
hercules-b7ab054f37d70ef6a1f403c12a7a50af3a1a55c0.zip
new kafra prices and warps
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6967 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/kafras/kafras_pron.txt')
-rw-r--r--npc/kafras/kafras_pron.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/kafras/kafras_pron.txt b/npc/kafras/kafras_pron.txt
index b35e075f0..03f6672c4 100644
--- a/npc/kafras/kafras_pron.txt
+++ b/npc/kafras/kafras_pron.txt
@@ -21,6 +21,7 @@
//= 2.3 New Teleport list, new prices, 2.3a fixed Alberta Teleport [Lupus]
//= 2.3b One Kafra's been moved to Prontera, thx to Vicious_Pucca [Lupus]
//= 2.4 Updated Kafras locations for the mini-map [Lupus]
+//= 2.41 New prices [Evera]
//=====================================================================
@@ -100,7 +101,7 @@ M_Save:
// Function: Sets variables for Prontera Kafras ----------------------------
function script F_KafSetPront {
setarray @wrpD$[0], "Izlude", "Geffen", "Payon", "Morroc", "Orc Dungeon", "Alberta";
- setarray @wrpP[0], 600, 1200, 1200, 1200, 1700, 1800;
+ setarray @wrpP[0], 600, 1200, 1200, 1200, 1200, 1800;
set @wrpC$[0], @wrpD$[0]+" -> "+@wrpP[0];
set @wrpC$[1], @wrpD$[1]+" -> "+@wrpP[1];
set @wrpC$[2], @wrpD$[2]+" -> "+@wrpP[2];