diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-07 01:24:08 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-07 01:24:08 +0000 |
commit | baf58e38ae2bcc6e3b8fb0de650234cb29dff8b5 (patch) | |
tree | a9707979fe44ff85a37ee1fd51baae3e31075b55 /npc/Changelog.txt | |
parent | 9511975132c4314096c5d90aecc4b1cd6da396cc (diff) | |
download | hercules-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
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 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] |