summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-29 03:32:43 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-29 03:32:43 +0000
commit93c52deb53c4a163e69aeed5fb2af4dba66842c2 (patch)
treeffc4cda325169043b677a51682f3c6ffae7dcf43 /Changelog-Trunk.txt
parent913faa92611b2cb84b23c5c0296fae6a6e1d4c1f (diff)
downloadhercules-93c52deb53c4a163e69aeed5fb2af4dba66842c2.tar.gz
hercules-93c52deb53c4a163e69aeed5fb2af4dba66842c2.tar.bz2
hercules-93c52deb53c4a163e69aeed5fb2af4dba66842c2.tar.xz
hercules-93c52deb53c4a163e69aeed5fb2af4dba66842c2.zip
- Added A_* constants to identify ammo types.
- Added Ishizu's code to check ammo type on attack. No more using Grenade rounds with Guns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7959 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 3f95c7728..c47403ead 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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.
2006/07/28
+ * Added Ishizu's code to check ammo type on attack. No more using Grenade
+ rounds with Guns. [Skotlex]
* offensive heal/sanctuary will only happen when the source of the heal is
a player, mob/pet casted heal will now always heal regardless of target.
[Skotlex]