summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-04-18 16:32:50 -0300
committerJesusaves <cpntb1@ymail.com>2024-04-18 16:32:50 -0300
commitbec368e8495b641dc7bb364910d983c72642bfce (patch)
tree8360bfa8792fc8ec505c6b7c71946fdc80c870c8 /db/constants.conf
parentf419be1045429752abc2d39bb6cec5b7ce94568c (diff)
downloadserverdata-bec368e8495b641dc7bb364910d983c72642bfce.tar.gz
serverdata-bec368e8495b641dc7bb364910d983c72642bfce.tar.bz2
serverdata-bec368e8495b641dc7bb364910d983c72642bfce.tar.xz
serverdata-bec368e8495b641dc7bb364910d983c72642bfce.zip
Easter Rewards reestructuration. May the games begin, and may the blood flow.
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 6c1521c35..ad78a0850 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -1597,6 +1597,25 @@ constants_db: {
GEX_elixirMAX: -5
GEX_scholarMAX: -6
+ comment__: "easter exchange"
+ EEX_bronze: 1
+ EEX_silver: 2
+ EEX_golden: 4
+ EEX_prism: 8
+ EEX_supreme: 16
+
+ EEX_gapple: 32
+ EEX_napple: 64
+ EEX_elixir: 128
+ EEX_dapple: 256
+ EEX_mapple: 512
+
+ EEX_merc1: 1024
+ EEX_merc2: 2048
+ EEX_merc3: 4096
+ EEX_merc4: 8192
+ EEX_merc5: 16384
+
comment__: "genders"
G_FEMALE: 0
G_MALE: 1