summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-12 12:39:54 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-12 12:39:54 +0000
commitd19be6ed8fda63a226eed6b4adf993abe90bbbfe (patch)
tree2d1475baa3f6ee282defc4d2cf6655d1682067e2 /Changelog-SVN.txt
parent2658339a3679ff5e495adf83d59136d20ed82d66 (diff)
downloadhercules-d19be6ed8fda63a226eed6b4adf993abe90bbbfe.tar.gz
hercules-d19be6ed8fda63a226eed6b4adf993abe90bbbfe.tar.bz2
hercules-d19be6ed8fda63a226eed6b4adf993abe90bbbfe.tar.xz
hercules-d19be6ed8fda63a226eed6b4adf993abe90bbbfe.zip
* Fixed Status Recovery dealing too short blind time on undead mobs
* Fixed mobs not affected by Blind status * Added an invalid id check check in map_id2sd * Added sd check in clif_send git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1226 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 9ddb4c563..3b73b6580 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,9 +1,14 @@
Date Added
03/12
+ * Fixed Status Recovery dealing too short blind time on undead [celest]
+ * Fixed mobs not affected by Blind status [celest]
+ * Added an invalid id check check in map_id2sd [celest]
+ * Added sd check in clif_send [celest]
* Fixed usage of mvp_hp_rate and monster_hp_rate. MVP rate was used for common monsters [Lupus]
* Added additional random respawn delay for instant respawning monsters (0..5 seconds) [Lupus]
- Should be made as an option of battle_athena.conf
+
03/11
* Fixed "--en/ja--" usage in 'monster' script not working properly, thanks
to sbilly [celest]