diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-18 19:28:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-18 19:28:37 -0300 |
commit | 71c64da6c57087c2bb244966b07024594fc53f03 (patch) | |
tree | 8ada4b1c15ea302050346c9511fca7ae162f832a /db | |
parent | f992808a952e42109ad5679059828b72a3f632e1 (diff) | |
download | serverdata-71c64da6c57087c2bb244966b07024594fc53f03.tar.gz serverdata-71c64da6c57087c2bb244966b07024594fc53f03.tar.bz2 serverdata-71c64da6c57087c2bb244966b07024594fc53f03.tar.xz serverdata-71c64da6c57087c2bb244966b07024594fc53f03.zip |
I forgot the Easter Egg constant
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 7a359e043..61c0f6bfe 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2087,6 +2087,7 @@ constants_db: { EE_JAK1: 32 EE_MANATAURO: 64 EE_SEWERS: 128 + EE_AETHYR: 256 comment__: "Teleporter enum" TP_NONE: 0 |