summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
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