diff options
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 13ddb868f..0666b835d 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4239,16 +4239,6 @@ character respawn where no teleportation is otherwise possible. savepoint "place",350,75; -*save "<map name>",<x>,<y>; - - @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ - @ /!\ 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 December 2nd, 2014. Please consider -using savepoint() instead. - --------------------------------------- *heal <hp>,<sp>; |