summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index f3f133287..f978b5605 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4182,6 +4182,12 @@ constants_db: {
REDPLUSH_INN: 1
CURRENT_INN: 2
+ comment__: "Easter eggs enum"
+ EE_NONE: 0
+ EE_SAXSO: 1
+ EE_DEMURE: 2
+ EE_PRSM: 4
+
comment__: "Teleporter enum"
TP_NONE: 0
TP_FROST: 1
@@ -4263,6 +4269,7 @@ constants_db: {
E_TIRED: 112
E_PALMHEAD: 113
E_EVILCROC: 114
+ E_FURIOUS: 114
E_ANGRY: 115
E_PURPLESAD: 116
E_INSULTBUBBLE: 117