summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-05 18:00:47 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-05 18:00:47 +0000
commit32acc000ee5c4d39d7fa7338d074cd93726ab4f8 (patch)
tree2dc5f3f0ba4a58cf26f627c7a7c4e41245837a38 /db/Changelog.txt
parent2c7acfa688d75ef62f277f2d5f93195cae98934e (diff)
downloadhercules-32acc000ee5c4d39d7fa7338d074cd93726ab4f8.tar.gz
hercules-32acc000ee5c4d39d7fa7338d074cd93726ab4f8.tar.bz2
hercules-32acc000ee5c4d39d7fa7338d074cd93726ab4f8.tar.xz
hercules-32acc000ee5c4d39d7fa7338d074cd93726ab4f8.zip
* Removed gender restrictions on all equips
- official servers don't have gender restrictions implemented, although they have it in their db files - Wedding Dress doesn't display Wedding sprite anymore (females and males can fight with it) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11366 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 506629797..2f4ef1608 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -35,6 +35,10 @@
13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds.
=======================
+10/05
+ * Removed gender restrictions on all equips [Playtester]
+ - official servers don't have gender restrictions implemented, although they have it in their db files
+ - Wedding Dress doesn't display Wedding sprite anymore (females and males can fight with it)
10/04
* Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. Allready working [Zephyrus]
- Added SC_LIFEINSURANCE and SC_BOSSMAPINFO (not implemented)