summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-18 07:00:31 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-18 07:00:31 +0000
commit712ea2e956dbaae6f23229e0c7634cd95a14fe9d (patch)
treef91b0bcbfe657ffe3eff11c793c226a7c72f0335 /Changelog-SVN.txt
parent13c7d7cbceddc381bfaeb54889364780573dd0ae (diff)
downloadhercules-712ea2e956dbaae6f23229e0c7634cd95a14fe9d.tar.gz
hercules-712ea2e956dbaae6f23229e0c7634cd95a14fe9d.tar.bz2
hercules-712ea2e956dbaae6f23229e0c7634cd95a14fe9d.tar.xz
hercules-712ea2e956dbaae6f23229e0c7634cd95a14fe9d.zip
* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelated items
* Fixed Incantation Samurai card reducing hp too quickly git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1248 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index cfabe9225..06e094517 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,7 +1,11 @@
Date Added
-03/17
+03/18
+ * Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelated
+ items [celest]
* Fixed compile errors in SQL char.c [celest]
+
+03/17
* Added ~86 new cards. Fixed new cards bugs, optimized [Lupus] thanks to Indiona,Landarma
* Removed nullpo warning from trade.c (my prev anti-spoof protection) [Lupus]
* Added the new Einbroch/Einbech maps to maps_athena.conf [celest]