From 4ac673941714032ada6d26fb60936ec510bbe496 Mon Sep 17 00:00:00 2001 From: Taylor Locke Date: Sat, 18 Oct 2014 01:22:28 -0700 Subject: Some Quality of Life Changes checkquest deprecated; Use questprogress instead for a more logical quest log checking command. getbrokencount command added to get amount of broken equipment. setdragon and setmadogear deprecated; use setriding instead. setriding now handles all combat mounts. --- db/const.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index a53866b7c..06fa8a3db 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3362,3 +3362,10 @@ 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 -- cgit v1.2.3-60-g2f50