summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2014-12-20 20:29:06 +0100
committerHaru <haru@dotalux.com>2014-12-23 09:02:37 +0100
commit160e35222c7304896b66bdcecdcdd5330548972e (patch)
tree24c3701fb896ad410b96b082b8176d86d5c8d4ea /doc
parent212949b352ccfcc271bf5ec9403107b04ef7c254 (diff)
downloadhercules-160e35222c7304896b66bdcecdcdd5330548972e.tar.gz
hercules-160e35222c7304896b66bdcecdcdd5330548972e.tar.bz2
hercules-160e35222c7304896b66bdcecdcdd5330548972e.tar.xz
hercules-160e35222c7304896b66bdcecdcdd5330548972e.zip
Removed deprecated commands setmadogear, checkmadogear
Follow-up to b3aef69 Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/script_commands.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index 2165d8a8f..dcb64ffb8 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -3933,25 +3933,6 @@ riding a dragon and 0 if they aren't.
---------------------------------------
-*setmadogear {<flag>};
-*checkmadogear()
-
- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @ /!\ This command is deprecated @
- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-
-This command is deprecated and it should not be used in new scripts, as it
-is scheduled to be removed on or after November 30th, 2014. Please consider
-using setmount and checkmount() instead.
-
-If <flag> is 0 this command will remove the mount from the character.
-Otherwise it gives the invoking character a Mado (if they are a Mechanic).
-
-The accompanying function will return 1 if the invoking character has a
-Mado and 0 if they don't.
-
----------------------------------------
-
*setcashmount;
*hascashmount()