From 94db964dab27c4572671aa1b486398573e86cce5 Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Wed, 27 Feb 2019 02:34:07 +0800 Subject: Deprecate UDT_WALKTOXY constant - this constant only used by *setunitdata, now has to use *unitwalk --- db/constants.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'db') 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 -- cgit v1.2.3-60-g2f50