summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-20 02:52:02 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-20 02:52:02 +0000
commit22d84a7bc2937c9f36c6ab29d5d110e5b48b9cd0 (patch)
tree12090a7ae16c59833274934d430ec8fcb38bf4d2 /Changelog-Trunk.txt
parent28568dcb403cb7d1369b4bb2a4242a108794dbf9 (diff)
downloadhercules-22d84a7bc2937c9f36c6ab29d5d110e5b48b9cd0.tar.gz
hercules-22d84a7bc2937c9f36c6ab29d5d110e5b48b9cd0.tar.bz2
hercules-22d84a7bc2937c9f36c6ab29d5d110e5b48b9cd0.tar.xz
hercules-22d84a7bc2937c9f36c6ab29d5d110e5b48b9cd0.zip
- Updated the doc/script_commands.txt documentation in regards to npc mob spawn lines.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6186 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 6862fd65d..b8efeef15 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/04/19
+ * Updated the doc/script_commands.txt documentation in regards to npc mob
+ spawn lines. [Skotlex]
* Added back the "you can't walk delay while attacking" to
unit_attack_timer, now when you want to walk during your attack animation,
you will only stop attacking, you will have to click again to move.