Fixed Dread crafting enchantment
Fixed Dread crafting enchantment.
This commit is contained in:
parent
a831b79465
commit
84b17f1bc9
@ -1439,8 +1439,8 @@ itemproperty PropSpecialHandling(object oItem, string sFile, int nLine, int nInd
|
|||||||
{
|
{
|
||||||
switch(nLine)
|
switch(nLine)
|
||||||
{
|
{
|
||||||
case 25:
|
|
||||||
case 26:
|
case 26:
|
||||||
|
case 27:
|
||||||
{
|
{
|
||||||
nTemp = GetLocalInt(GetItemPossessor(oItem), PRC_CRAFT_SPECIAL_BANE_RACE);
|
nTemp = GetLocalInt(GetItemPossessor(oItem), PRC_CRAFT_SPECIAL_BANE_RACE);
|
||||||
if(nIndex == 1)
|
if(nIndex == 1)
|
||||||
|
@ -8117,6 +8117,8 @@ gfx\ife_remcon.tga \
|
|||||||
gfx\ife_risenreunite.tga \
|
gfx\ife_risenreunite.tga \
|
||||||
gfx\ife_ruin.tga \
|
gfx\ife_ruin.tga \
|
||||||
gfx\ife_s_powatt.tga \
|
gfx\ife_s_powatt.tga \
|
||||||
|
gfx\ife_sac_veng.tga \
|
||||||
|
gfx\ife_sac_vital.tga \
|
||||||
gfx\ife_sacredvow.tga \
|
gfx\ife_sacredvow.tga \
|
||||||
gfx\ife_scarring.tga \
|
gfx\ife_scarring.tga \
|
||||||
gfx\ife_sd_animated.tga \
|
gfx\ife_sd_animated.tga \
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user