diff options
author | sketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-15 12:31:10 +0000 |
---|---|---|
committer | sketchyphoenix <sketchyphoenix@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-15 12:31:10 +0000 |
commit | 5263eb4e6c3faedaaa2e7be50e6fefe56729705f (patch) | |
tree | efafd0f8f44246a9d013fffed0448c9a9826046a /doc | |
parent | 56fae5b1bc284d5806c256969a807f3bdf1ed5e8 (diff) | |
download | hercules-5263eb4e6c3faedaaa2e7be50e6fefe56729705f.tar.gz hercules-5263eb4e6c3faedaaa2e7be50e6fefe56729705f.tar.bz2 hercules-5263eb4e6c3faedaaa2e7be50e6fefe56729705f.tar.xz hercules-5263eb4e6c3faedaaa2e7be50e6fefe56729705f.zip |
Updated script_commands.txt with the book reading command info.
Added/reworded/removed comments to/in/from r13450
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13451 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc')
-rw-r--r-- | doc/script_commands.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index a26e16ea9..1c3b26799 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6202,5 +6202,11 @@ this one update client part too to avoid the glith problem. --------------------------------------- +*readbook <book id>,<page>; + +This will open a book item at the specified page + +--------------------------------------- + Whew. That's about all of them. |