Do_flee fix. 128 bit updates. --Rumble

This commit is contained in:
Rumble 2007-08-17 22:58:18 +00:00
parent d7332e9640
commit 511a0a3da3
6 changed files with 47 additions and 29 deletions

View file

@ -299,7 +299,7 @@ ASPELL(spell_identify)
send_to_char(ch, "Item will give you following abilities: %s\r\n", bitbuf);
}
sprintbitarray(GET_OBJ_EXTRA(obj), extra_bits, AF_ARRAY_MAX, bitbuf);
sprintbitarray(GET_OBJ_EXTRA(obj), extra_bits, EF_ARRAY_MAX, bitbuf);
send_to_char(ch, "Item is: %s\r\n", bitbuf);
send_to_char(ch, "Weight: %d, Value: %d, Rent: %d, Min. level: %d\r\n",