From cb78bae6df1f1a989ffd09a46f92445ee2049f03 Mon Sep 17 00:00:00 2001 From: euphyy Date: Fri, 23 Nov 2012 18:30:42 +0000 Subject: * Removed duplicate isequipped() entries from item_db already written in item_combo_db (bugreport:6924). * Moved a few remaining isequipped() entries to item_combo_db. * Follow-up r16940: applied change to SQL and pre-re files, and renamed Size constants to Size_ for consistency. * Follow-up r16947: fixed mob modes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16955 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 5083692ab..a38db33e8 100644 --- a/db/const.txt +++ b/db/const.txt @@ -658,9 +658,9 @@ RC2_Golem 4 RC2_Guardian 5 RC2_Ninja 6 -SizeSmall 0 -SizeMedium 1 -SizeLarge 2 +Size_Small 0 +Size_Medium 1 +Size_Large 2 BF_WEAPON 0x0001 BF_MAGIC 0x0002 -- cgit v1.2.3-70-g09d2