diff options
author | Haru <haru@dotalux.com> | 2019-09-23 02:25:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-23 02:25:22 +0200 |
commit | 1132e2e89b4f193cc6edd9ed2856995f3fb8fdd2 (patch) | |
tree | d19c8deee09fa6d3e1f50a601f3a0d17767cde17 /doc | |
parent | 418b26dddca1d6ad9261adee56f96cf7c2c2de9b (diff) | |
parent | de6b3e72de09b3ca0ad34cd95e1fa7ebc572b2c1 (diff) | |
download | hercules-1132e2e89b4f193cc6edd9ed2856995f3fb8fdd2.tar.gz hercules-1132e2e89b4f193cc6edd9ed2856995f3fb8fdd2.tar.bz2 hercules-1132e2e89b4f193cc6edd9ed2856995f3fb8fdd2.tar.xz hercules-1132e2e89b4f193cc6edd9ed2856995f3fb8fdd2.zip |
Merge pull request #2336 from Asheraf/lapineddukddak
Implementation of LapineDdukDdak System
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 e6bd32ca6..fa35b3a7c 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -10622,3 +10622,9 @@ Opens refinery user interface for the player returns true on success and false on failure --------------------------------------- +*openlapineddukddakboxui(<item_id>) + +Opens lapine ddukddak user interface for the player +returns true on success and false on failure + +--------------------------------------- |