summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-21 02:48:25 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-21 02:48:25 +0000
commitbec4f4660a654ecda5072c6adf4d01756b4a1f37 (patch)
tree566da7714f2216fdf2b5b9c1f1baf9a80e1c1dff /Changelog-Trunk.txt
parenta53971a734a55c1ceebb47bb5bb03611d7e569c5 (diff)
downloadhercules-bec4f4660a654ecda5072c6adf4d01756b4a1f37.tar.gz
hercules-bec4f4660a654ecda5072c6adf4d01756b4a1f37.tar.bz2
hercules-bec4f4660a654ecda5072c6adf4d01756b4a1f37.tar.xz
hercules-bec4f4660a654ecda5072c6adf4d01756b4a1f37.zip
* Player must learn the skill before doing auto-spell
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6673 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 ed7ab532b..ad93c091b 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/05/19
+ * Player must learn the skill before doing auto-spell [Lance]
* Exploit prevention in clif_parse_NpcStringInput [Lance]
* grfio_final moved back if any of GRF overriding is enabled so servers
with such configuration will not have different values after reloading. [Lance]