diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index b99b1e33e..f9e19c4a4 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1794,3 +1794,14 @@ TW_TOWER 812 HAVEQUEST 0 PLAYTIME 1 HUNTING 2 + +FW_DONTCARE 0 +FW_THIN 100 +FW_EXTRALIGHT 200 +FW_LIGHT 300 +FW_NORMAL 400 +FW_MEDIUM 500 +FW_SEMIBOLD 600 +FW_BOLD 700 +FW_EXTRABOLD 800 +FW_HEAVY 900 |