parent
0895ed0899
commit
ed033349ac
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_10_22_02 -> 2023_10_22_03
|
||||
-- AB_Effect_000 28441 spell effect only works on NPCs related to Ashbringers in "Scarlet Monastery"
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceGroup`=1 AND `SourceEntry`=28441 AND `SourceId`=0 AND `ConditionTypeOrReference`=31 AND `ConditionTarget`=0 AND `ConditionValue1`=3 AND `ConditionValue3`=0;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue