From 54238fbc5acca341449cd0b73b12e3b257a6d2cb Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 10 Jan 2009 13:21:56 -0700 Subject: Numerous fixes. Magic level 0 should be fully operational now. --- db/const.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 0cccd5dc..c5d06c7a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -172,8 +172,8 @@ NIBBLE_5_MASK 15728640 NIBBLE_6_SHIFT 24 NIBBLE_6_MASK 251658240 -NIBBLE_7_SHIFT 28 -NIBBLE_7_MASK 4026531840 +NIBBLE_7_SHIFT 28 // Only three bits available in this one +NIBBLE_7_MASK 1879048192 // should be 4026531840 // Magic skills SKILL_MAGIC 340 -- cgit v1.2.3-60-g2f50