Update inc_item_props.nss

Added Divinity, Echoblade & Wizardry to GetIsMagicalItem().
This commit is contained in:
Jaysyn904 2023-08-19 12:20:13 -04:00
parent 0a97e3fa85
commit 371c45c736

View File

@ -1446,7 +1446,7 @@ int GetIsMagicItem(object oItem)
(nType >= 71 && nType <= 80) ||
(nType == 82) ||
(nType == 84) ||
(nType >= 100 && nType <= 101) ||
(nType >= 100 && nType <= 105) ||
(nType >= 133 && nType <= 134))
{
return 1; //magical property