diff options
author | Asheraf <acheraf1998@gmail.com> | 2018-03-30 00:02:14 +0100 |
---|---|---|
committer | Asheraf <acheraf1998@gmail.com> | 2018-06-02 16:33:32 +0000 |
commit | ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4 (patch) | |
tree | f0624b03ec077198a2baba945a16947d6a7d8a14 /doc/script_commands.txt | |
parent | c81fee18c0d5ed70f8717679ee16cebe5e591c58 (diff) | |
download | hercules-ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4.tar.gz hercules-ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4.tar.bz2 hercules-ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4.tar.xz hercules-ec527a6a2d2d915fb23ebb9b62c684eb7ad9b0b4.zip |
Implementation of stylist ui
Diffstat (limited to 'doc/script_commands.txt')
-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 c8fa056d4..36c4da35a 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -10063,3 +10063,9 @@ the available flags are: P_AIRSHIP_ITEM_INVALID --------------------------------------- + +*openstylist() + +Opens the styling shop on client + +---------------------------------------
\ No newline at end of file |