diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-13 04:25:58 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-13 04:25:58 +0000 |
commit | 67dc0c7a4ade3c375dd8fc3e721ecea00152904d (patch) | |
tree | a779254454f7e42bba9307feceb3b372357d9c58 /Changelog-SVN.txt | |
parent | 2a016f61728aedb1599b746ccc27a5773e8baf55 (diff) | |
download | hercules-67dc0c7a4ade3c375dd8fc3e721ecea00152904d.tar.gz hercules-67dc0c7a4ade3c375dd8fc3e721ecea00152904d.tar.bz2 hercules-67dc0c7a4ade3c375dd8fc3e721ecea00152904d.tar.xz hercules-67dc0c7a4ade3c375dd8fc3e721ecea00152904d.zip |
Merged jA's equipment breaking system into the current one
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1099 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 884c71ce7..24a40f96f 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,5 +1,11 @@ Date Added
+02/13
+ * Merged jA's equipment breaking system into the current one, and corrected
+ items with unbreakable effects in the item_db [celest]
+ - "bonus bUnbreakable,[chance];" changed to
+ "bonus bUnbreakable[Weapon/Armor/Helm/Shield],0;"
+
02/12
* Merged Dexity's pc_statpointdb into pc_readdb, changed statp's string
array to short (less memory), and fixed the db not giving status points if
|