diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index d7bd41bf0..a5be50f8b 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4281,6 +4281,8 @@ constants_db: { MK_LOCKED: 1 MK_SIEGE_TULIM: 2 MK_SIEGE_HURNS: 3 + MK_SIEGE_NIVAL: 4 + MK_SIEGE_HALIN: 5 comment__: "Being actions" ACTION_STAND: 0 |