diff options
author | Haru <haru@dotalux.com> | 2014-10-18 20:16:14 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-10-18 20:17:24 +0200 |
commit | 243f4a871690f53cb9c33406be0b00f9045fcec0 (patch) | |
tree | 8fffe8730fe9553a0986f42d0c46f181757b4bfa /db/const.txt | |
parent | 472bf156f9e84ed2bc22b0728f3e1df972b9d3b3 (diff) | |
download | hercules-243f4a871690f53cb9c33406be0b00f9045fcec0.tar.gz hercules-243f4a871690f53cb9c33406be0b00f9045fcec0.tar.bz2 hercules-243f4a871690f53cb9c33406be0b00f9045fcec0.tar.xz hercules-243f4a871690f53cb9c33406be0b00f9045fcec0.zip |
Revert "Some Quality of Life Changes"
- This reverts commit 4ac673941714032ada6d26fb60936ec510bbe496.
- The commit breaks some legacy code. It'll be pushed again once some
things are fixed.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/db/const.txt b/db/const.txt index 06fa8a3db..a53866b7c 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3362,10 +3362,3 @@ SCFLAG_FIXEDTICK 0x02 SCFLAG_LOADED 0x04 SCFLAG_FIXEDRATE 0x08 SCFLAG_NOICON 0x10 - -// Dragon Colors -DRAGON_GREEN 1 -DRAGON_BROWN 2 -DRAGON_GRAY 3 -DRAGON_BLUE 4 -DRAGON_RED 5
\ No newline at end of file |