diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 523c96167..d7bd41bf0 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4280,6 +4280,7 @@ constants_db: { MK_NONE: 0 MK_LOCKED: 1 MK_SIEGE_TULIM: 2 + MK_SIEGE_HURNS: 3 comment__: "Being actions" ACTION_STAND: 0 |