summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-08 02:35:56 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-08 02:35:56 +0000
commitf0ec44bc70b09e461763ac19cf261aa57e026618 (patch)
tree9b73ef2873e7c9fd75240dd2623e7489734b9b57 /db/Changelog.txt
parent57522f5cb4cf9eb79a5630303e3801bc632fc0d1 (diff)
downloadhercules-f0ec44bc70b09e461763ac19cf261aa57e026618.tar.gz
hercules-f0ec44bc70b09e461763ac19cf261aa57e026618.tar.bz2
hercules-f0ec44bc70b09e461763ac19cf261aa57e026618.tar.xz
hercules-f0ec44bc70b09e461763ac19cf261aa57e026618.zip
* Looking into why the monster Elder was not working as intended lead to fixes!
- Monsters that are 1) aggressive 2) change targets and 3) and ANGRY will no longer cast sensor. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13742 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index e3bb522e2..d5c97afda 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -38,6 +38,8 @@
=======================
2009/05/07
+ * Rev. 13742 Looking into why the monster Elder was not working as intended lead to fixes! [L0ne_W0lf]
+ - Monsters that are 1) aggressive 2) change targets and 3) and ANGRY will no longer cast sensor.
* Fixed Satan Morroc resummoning normal mobs instead of slaves (bugreport:3056) [Playtester]
2009/05/04
* Added cast time and sp cost for Waterball Lvl 5 - 10 [Inkfish]