diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-21 17:31:23 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-21 17:31:23 +0000 |
commit | e6815bfa61733610510251205ab8c413789be46d (patch) | |
tree | fc432c1720df8822394a75d9d2252b0f0caac773 /npc/Changelog.txt | |
parent | 2fb0a525453c30a710b27c4eb5c2d95babdb02c1 (diff) | |
download | hercules-e6815bfa61733610510251205ab8c413789be46d.tar.gz hercules-e6815bfa61733610510251205ab8c413789be46d.tar.bz2 hercules-e6815bfa61733610510251205ab8c413789be46d.tar.xz hercules-e6815bfa61733610510251205ab8c413789be46d.zip |
Fixed another WoE SE Bug. (wrong target for donpcevent)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12628 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index d5fbfe2fa..8da98ecd5 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2008/04/21 + * Rev. 12628 Fixed another WoE SE Bug. (wrong target for donpcevent) [L0ne_W0lf] * Rev. 12627 Fixes to WoE SE Juno castles 1, 2, and 3. (copy/paste issues) [L0ne_W0lf] * Rev. 12624 Fixed bugreport:1390, bugreport:1394, bugreport:1396. [L0ne_W0lf] 2008/04/15 |