diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-06 07:39:10 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-06 07:39:10 +0000 |
commit | 759691f121b3af537b04a10267bada2aa8655e9c (patch) | |
tree | 05fac1e0e1854b8d084525cc72bc46863b84f9fb /Changelog.txt | |
parent | 7572f8b6cc524460a49049d166fcb2e37e4f448f (diff) | |
download | hercules-759691f121b3af537b04a10267bada2aa8655e9c.tar.gz hercules-759691f121b3af537b04a10267bada2aa8655e9c.tar.bz2 hercules-759691f121b3af537b04a10267bada2aa8655e9c.tar.xz hercules-759691f121b3af537b04a10267bada2aa8655e9c.zip |
* Updated Chase Walk
* Added 'checkoption2' and 'checkoption3' script functions
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@472 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index fb51be5cb..00233f8f4 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,9 @@ Date Added +12/6 + * Updated Chase Walk [celest] + * Added 'checkoption2' and 'checkoption3' script functions - Refer to + /npc/sample/npc_testchkoption.txt for similiar examples [celest] + 12/5 * Fixed another crash sending updates to disconnected clients [MouseJstr] |