Sign in to follow this  
Followers 0
MENZ411

wod Fixed item Crusader's Torch (61369)

1 post in this topic

-- Fixed item Crusader's Torch (61369)
DELETE FROM `conditions` WHERE `SourceEntry`=85555 AND `SourceTypeOrReferenceId` IN (13, 17);
INSERT INTO `conditions` 
(`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES 
(13, 1, 85555, 0, 0, 31, 0, 3, 45851, 0, 0, 0, '', 'Burn Corpse can hit Overstuffed Golem'),
(13, 1, 85555, 0, 0, 36, 0, 0, 0, 0, 1, 0, '', 'Burn Corpse can hit Overstuffed Golem (dead)');

 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0