summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-07 17:01:29 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-07 17:01:29 +0000
commit6a2893723c01846d52cc2f333805c87469729f6c (patch)
treefc3e6e0c0abf7ab37d7b5578531bc699360553cb /Changelog-Trunk.txt
parentbf5d35ffa62f9cc19f20f27fd5bd364f5fc13d7c (diff)
downloadhercules-6a2893723c01846d52cc2f333805c87469729f6c.tar.gz
hercules-6a2893723c01846d52cc2f333805c87469729f6c.tar.bz2
hercules-6a2893723c01846d52cc2f333805c87469729f6c.tar.xz
hercules-6a2893723c01846d52cc2f333805c87469729f6c.zip
Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.
Added Mace Mastery bonus to 2handed maces, and made them unbreakable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12779 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 ad714b796..d672e3dfc 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.
2008/06/07
+ * Swapped the W_SHOTGUN and W_GATLING weapon type IDs [ultramage]
* Fixed GD_EMERGENCYCALL not working inside gvg castles when WoE is off, bugreport:1637 fix by Meyraw [Brainstorm]
* Kaite should not work against high-level mobs (bugreport:1623)
* Fixed 'soundeffectall' not reading its params correctly [ultramage]