summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-29 06:45:58 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-05-29 06:45:58 +0000
commit228fb34bfaa18f1de0ab909f8d2df4819a6018e9 (patch)
tree4d0c5e07ee1c675d8f7404026a9a98219de72d03 /Changelog-Trunk.txt
parentdfc20678b4af7bd709713134eded1e34a66eef7d (diff)
downloadhercules-228fb34bfaa18f1de0ab909f8d2df4819a6018e9.tar.gz
hercules-228fb34bfaa18f1de0ab909f8d2df4819a6018e9.tar.bz2
hercules-228fb34bfaa18f1de0ab909f8d2df4819a6018e9.tar.xz
hercules-228fb34bfaa18f1de0ab909f8d2df4819a6018e9.zip
Added new bonuses bUnbreakableGarment and bUnbreakableShoes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13819 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 5ffc34fe5..d6f9dc958 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.
09/05/29
+ * Added new bonuses bUnbreakableGarment and bUnbreakableShoes. [Inkfish]
* Some more fixes to skill condition issues. [Inkfish]
- Fixed skills fail when MAX_INVENTORY reached.
- Fixed spiritballs not being removed correctly in some situation.