summaryrefslogtreecommitdiff
path: root/extras/crystal.py
diff options
context:
space:
mode:
Diffstat (limited to 'extras/crystal.py')
-rw-r--r--extras/crystal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/crystal.py b/extras/crystal.py
index 66eac4770..d4082c46b 100644
--- a/extras/crystal.py
+++ b/extras/crystal.py
@@ -1993,7 +1993,7 @@ movement_command_bases = {
0x45: "accelerate_last",
0x46: ["step_sleep", ["duration", DecimalParam]],
0x47: "step_end",
- 0x49: "hide_person",
+ 0x49: "remove_person",
# do these next two have any params ??
0x4C: "teleport_from",