From 1b6ef8f9b16448afcce73a2269f3cf0849b7eb2d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 8 Apr 2019 08:44:07 -0300 Subject: The monster king now automatically sieges Tulimshar, and @toevent works when that is set ^.^ This means a new degree in how events are handled --- db/constants.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index f84fde3a9..8eeaf5985 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4260,6 +4260,11 @@ constants_db: { COLLECT_PETS: 131072 // Maximum 32 collectibles, currently used: 19 + comment__: "Monster King Events" + MK_NONE: 0 + MK_LOCKED: 1 + MK_SIEGE_TULIM: 2 + comment__: "Being actions" ACTION_STAND: 0 ACTION_MOVE: 1 -- cgit v1.2.3-70-g09d2