From 38319d39bc9de1d75bea27235c635ad580646ab0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Mar 2019 10:25:42 -0300 Subject: Omattizator minigame --- db/constants.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'db/constants.conf') 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 -- cgit v1.2.3-60-g2f50