summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-07 01:24:08 +0000
committershadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-07 01:24:08 +0000
commitbaf58e38ae2bcc6e3b8fb0de650234cb29dff8b5 (patch)
treea9707979fe44ff85a37ee1fd51baae3e31075b55
parent9511975132c4314096c5d90aecc4b1cd6da396cc (diff)
downloadhercules-baf58e38ae2bcc6e3b8fb0de650234cb29dff8b5.tar.gz
hercules-baf58e38ae2bcc6e3b8fb0de650234cb29dff8b5.tar.bz2
hercules-baf58e38ae2bcc6e3b8fb0de650234cb29dff8b5.tar.xz
hercules-baf58e38ae2bcc6e3b8fb0de650234cb29dff8b5.zip
Bug Report #1624, fixed warp destinationX from 230 to 320.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12762 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--npc/Changelog.txt3
-rw-r--r--npc/warps/fields/man_fild.txt4
2 files changed, 5 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 68972dcc2..a0eade0d1 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
======
+2008/06/07
+ * Bug Report 1624, fixed warp destinationX from 230 to 320. [Brainstorm]
+
2008/06/03
* Rev. 12754 Fixed a typo in schg_cas01 treasure spawning. [L0ne_W0lf]
* Changed more "+ name +" to "+ strcharinfo(0) +" in some NPC [Lupus]
diff --git a/npc/warps/fields/man_fild.txt b/npc/warps/fields/man_fild.txt
index f61c1d29c..7ea8f2802 100644
--- a/npc/warps/fields/man_fild.txt
+++ b/npc/warps/fields/man_fild.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+ //===== eAthena Script =======================================
//= Manuk Field Warp Script
//===== By: ==================================================
//= L0ne_W0lf
@@ -13,6 +13,6 @@
//============================================================
mid_camp,320,139,0 warp man_fild01-1 1,1,man_fild01,36,238
-man_fild01,44,234,0 warp man_fild01-2 1,1,mid_camp,230,143
+man_fild01,44,234,0 warp man_fild01-2 1,1,mid_camp,320,143
man_fild01,105,56,0 warp man_fild01-3 1,1,man_fild03,79,363
man_fild03,79,369,0 warp man_fild03-1 1,1,man_fild01,105,59