diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 6 |
1 files changed, 3 insertions, 3 deletions
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 |