diff options
author | shennetsind <ind@henn.et> | 2014-02-26 14:52:21 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2014-02-26 14:52:21 -0300 |
commit | a5728fd9ada82b21629fd4cd3bbc9e52555b6881 (patch) | |
tree | 9b10f67a6d157b80a4f2174fb43b8470fafc6de6 /db/const.txt | |
parent | 142a8f463120274fd9915a8a3a604d27ce42c43d (diff) | |
download | hercules-a5728fd9ada82b21629fd4cd3bbc9e52555b6881.tar.gz hercules-a5728fd9ada82b21629fd4cd3bbc9e52555b6881.tar.bz2 hercules-a5728fd9ada82b21629fd4cd3bbc9e52555b6881.tar.xz hercules-a5728fd9ada82b21629fd4cd3bbc9e52555b6881.zip |
Removed Option_ constants from const.txt, now input directly from the source
a benefit, for example, would be that the compounds are always up to date regardless if new members are added, also added a new compound OPTION_COSTUME
Special Thanks to Haruna, and AnnieRuru for pointing out constdb's outdatedness.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/db/const.txt b/db/const.txt index 577fbc2fc..8b4e5027b 100644 --- a/db/const.txt +++ b/db/const.txt @@ -299,12 +299,6 @@ EAJ_BABY_SURA 0x6204 EAJ_BABY_GENETIC 0x6205 EAJ_BABY_CHASER 0x6206 -Option_Wedding 0x1000 -Option_Xmas 0x10000 -Option_Summer 0x40000 -Option_Wug 0x100000 -Option_Wugrider 0x200000 - bc_all 0 bc_map 1 bc_area 2 |