summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-13 21:49:08 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-13 21:49:08 -0300
commitd94176af8f2a9732366a36cb2d6d03297d01ce3f (patch)
tree8b41d5346a22bf39d0a1c3bb1e9c03e6c6176d70 /db/constants.conf
parent011dba00a187284188611b1559067bb60a0ef5c9 (diff)
downloadserverdata-d94176af8f2a9732366a36cb2d6d03297d01ce3f.tar.gz
serverdata-d94176af8f2a9732366a36cb2d6d03297d01ce3f.tar.bz2
serverdata-d94176af8f2a9732366a36cb2d6d03297d01ce3f.tar.xz
serverdata-d94176af8f2a9732366a36cb2d6d03297d01ce3f.zip
Remove some unused constants
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf34
1 files changed, 0 insertions, 34 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 8a5a7aa0..665bb375 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -5137,25 +5137,6 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
CELLS_NOPLAYER : 5
CELLS_NOMONSTER : 6
- comment__: "INN enum"
- NO_INN: 0
- REDPLUSH_INN: 1
- RUSTYPICK_INN: 2
-
- comment__: "CRAFT enum"
- CRAFT_COOKING: 4
- CRAFT_ALCHEMY: 8
- CRAFT_SMITHERY: 16
- CRAFT_TAILORING: 32
- CRAFT_JEWELERY: 64
-
- comment__: "CRAFT Rarity enum"
- CRAFT_BASIC: 1
- CRAFT_INTERMEDIARY: 2
- CRAFT_ADVANCED: 4
- CRAFT_EXPERT: 8
- CRAFT_MASTER: 16
-
comment__: "Being actions"
ACTION_STAND: 0
ACTION_MOVE: 1
@@ -5240,21 +5221,6 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
VEGAN: 1
CARNIVOROUS: 2
- comment__: "Merchant Requests"
- MERCQ_LETTER: 1
- MERCQ_GOODS: 2
- MERCQ_SCOUT: 3
- MERCQ_NONE: 99
-
- comment__: "Magic constants"
- CLASS_OTHER: 0
- CLASS_MASTER: 1
- CLASS_WAR: 2
- CLASS_NATURE: 3
- CLASS_FIRE: 4
- CLASS_WATER: 5
- CLASS_HARMONY: 6
-
comment__: "Location Constants"
TP_NONE: 0
TP_CANDOR: 1