diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 2deefebd..c778d20a 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4171,6 +4171,9 @@ constants_db: { REDPLUSH_INN: 1 CURRENT_INN: 2 + comment__: "CRAFT enum" + CRAFT_SANDWICH: 4 + comment__: "Being actions" ACTION_STAND: 0 ACTION_MOVE: 1 |