From 03c68618804450fe5ba5f5b3f15a637b0661994d Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 3 Nov 2009 19:41:37 +0000 Subject: * Added new broadcasting support from r14120 to WoE scripts. - "Conquered" messages can now be effectively toggled off in Battle log - Added fontsizes for WoESE messages. (At least the non-default sizes.) * Added font weight constants, although they don't seem to do anything. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14122 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'db/const.txt') 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 -- cgit v1.2.3-60-g2f50