mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-16 20:37:14 -05:00
Fixed Dread crafting enchantment
Fixed Dread crafting enchantment.
This commit is contained in:
@@ -1439,8 +1439,8 @@ itemproperty PropSpecialHandling(object oItem, string sFile, int nLine, int nInd
|
||||
{
|
||||
switch(nLine)
|
||||
{
|
||||
case 25:
|
||||
case 26:
|
||||
case 27:
|
||||
{
|
||||
nTemp = GetLocalInt(GetItemPossessor(oItem), PRC_CRAFT_SPECIAL_BANE_RACE);
|
||||
if(nIndex == 1)
|
||||
|
||||
Reference in New Issue
Block a user