From cd73c9e7fffdbdc756aa8ffb90a39deec2aaa8e9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 2 May 2019 10:36:29 -0300 Subject: Update location, missing constants, sleep for Monter King to avoid eventual bugs, etc. --- db/constants.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'db/constants.conf') diff --git a/db/constants.conf b/db/constants.conf index a5be50f8b..161b6ee39 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4284,6 +4284,15 @@ constants_db: { MK_SIEGE_NIVAL: 4 MK_SIEGE_HALIN: 5 + comment__: "Report Bug Flags" + RB_NONE: 0 + RB_DISPBOTTOM: 1 + RB_DEBUGMES: 2 + RB_SPEECH: 4 + RB_ISFATAL: 8 + RB_PLEASEREPORT: 16 + RB_DEFAULT: 19 // dispbottom + debugmes + pleasereport + comment__: "Being actions" ACTION_STAND: 0 ACTION_MOVE: 1 -- cgit v1.2.3-70-g09d2