summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-12 18:38:10 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-12 18:38:10 +0000
commit04866a6fc13775319e7af9bfa1af592742a08d07 (patch)
tree7cdb2f321a8e40de9178fd4f74528a9475545e19 /Changelog-Trunk.txt
parent16c5028d6274e5c1a21dfcc0f26f926597ff2edd (diff)
downloadhercules-04866a6fc13775319e7af9bfa1af592742a08d07.tar.gz
hercules-04866a6fc13775319e7af9bfa1af592742a08d07.tar.bz2
hercules-04866a6fc13775319e7af9bfa1af592742a08d07.tar.xz
hercules-04866a6fc13775319e7af9bfa1af592742a08d07.zip
- Fixed npc_check_areanpc, Wand of Hermod works now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9854 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 770595f71..b59740bab 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2007/02/12
+ * Fixed Wand of Hermod
* Corrected Spider Web casting around caster instead of target's position.
* Corrected a possible crash during login due to checking for the incorrect
variable (lets pc_calc_status be invoked when it shouldn't)