diff options
Diffstat (limited to 'db/constants.conf')
-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 e96d9c071..6130d40d7 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2298,6 +2298,7 @@ constants_db: { CSYS_SPECIAL: 32 CSYS_OTHER: 64 CSYS_SAVIOR: 128 + CSYS_SHIELD: 256 comment__: "Easter eggs enum" EE_NONE: 0 |