diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-07 04:15:39 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-07 04:15:39 +0000 |
commit | 2fd138bcf99d5dae36069b715363029f07a5e057 (patch) | |
tree | 9eb5b6de5b7effa979c2fd8d43fd04f4532358a9 /Changelog-Trunk.txt | |
parent | 7b72dcdc54c991a85565edb14e86e16a6b1fbda7 (diff) | |
download | hercules-2fd138bcf99d5dae36069b715363029f07a5e057.tar.gz hercules-2fd138bcf99d5dae36069b715363029f07a5e057.tar.bz2 hercules-2fd138bcf99d5dae36069b715363029f07a5e057.tar.xz hercules-2fd138bcf99d5dae36069b715363029f07a5e057.zip |
- Some corrections due to the guild skill position change.
- Removed file todo-for-stable as it's impossible to keep it updated :X
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5479 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5888e3a9c..788e0e64a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/06
+ * Some fixes due to the guild-skill changing location (being moved from
+ 500->900 within the code) [Skotlex]
* Fixed npc_event doing a map-check when the npc is not on any map.
[Skotlex]
* Fixed a debug message showing up on skill castend nodamage id when using
|