diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-01-30 10:24:10 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-01-30 10:24:10 +0000 |
commit | b125b7649ed421ed4689f9a1176810876a858aa6 (patch) | |
tree | e04b925dab30ea7845fdf428e1a81bdd7cb03576 /doc/script_commands.txt | |
parent | c1ee0a550d2e2d34a9d179f3e44a19fcd781b2aa (diff) | |
download | hercules-b125b7649ed421ed4689f9a1176810876a858aa6.tar.gz hercules-b125b7649ed421ed4689f9a1176810876a858aa6.tar.bz2 hercules-b125b7649ed421ed4689f9a1176810876a858aa6.tar.xz hercules-b125b7649ed421ed4689f9a1176810876a858aa6.zip |
- Added support for PACKETVER 20100105, which updates the vending related packets.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14234 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 57b777096..3a75411cd 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -133,7 +133,7 @@ //= 3.27.20090725 //= Added Quest Log related commands. [Inkfish] //= 3.28.20091119 -//= Added showevent and itemsearch commands [Skotlex] +//= Added showevent and searchitem commands [Skotlex] //= Added info on strcharinfo(3) [Skotlex] //========================================================= |