summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 6b541c9de..2e379cb14 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3857,7 +3857,10 @@ constants_db: {
Value: 9
Deprecated: true // for setunitdata use *unitwarp, for getunitdata use *getmapxy
}
- UDT_WALKTOXY: 10
+ UDT_WALKTOXY: {
+ Value: 10
+ Deprecated: true // use *unitwalk
+ }
UDT_SPEED: 11
UDT_MODE: 12
UDT_AI: 13