summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-31 21:21:55 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-31 21:21:55 +0000
commitfbafb947631a4d0b1c4afcc15afa011a9179ecea (patch)
treeb5eabe0a6d566a73c715c696b40b1fa008e635ea /Changelog-Trunk.txt
parent250a8f539f87eb04e2321b6a0a6cd5850f38ac65 (diff)
downloadhercules-fbafb947631a4d0b1c4afcc15afa011a9179ecea.tar.gz
hercules-fbafb947631a4d0b1c4afcc15afa011a9179ecea.tar.bz2
hercules-fbafb947631a4d0b1c4afcc15afa011a9179ecea.tar.xz
hercules-fbafb947631a4d0b1c4afcc15afa011a9179ecea.zip
Added possibility to restrict duel usage to same map
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8013 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 790cfda44..f0a731d9e 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.
2006/07/31
+ * Added possibility to restrict duel usage to same map [Toms]
* Merged mpeg's fix on ninja skills [Toms]
* Corrected a status_get_race call which should be status_get_race2 in misc
attacks. [Skotlex]