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 d853f4abe..45ec831be 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2092,6 +2092,7 @@ constants_db: { EE_SEWERS: 128 EE_AETHYR: 256 EE_SNOWMAN: 512 + EE_CRAZYFEFE: 1024 comment__: "Teleporter enum" TP_NONE: 0 |