aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-07-29 01:00:33 +0200
committerShauren <shauren.trinity@gmail.com>2021-10-17 18:39:51 +0200
commit14db0e1bdf67098c3c127da890498ecafd8e5842 (patch)
tree2163916108c51b1abcd3b7abdd04b0e3b6728643
parent2dbd83789b1dda6349e00d92711f1c9c40bb4384 (diff)
DB/Conditions: Klaven Mortwake
Closes #21973 (cherry picked from commit 08c079eb3a668ff8f05762947554a416449c5876)
-rw-r--r--sql/updates/world/master/2021_10_17_12_world_2018_07_29_00_world_335.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_10_17_12_world_2018_07_29_00_world_335.sql b/sql/updates/world/master/2021_10_17_12_world_2018_07_29_00_world_335.sql
new file mode 100644
index 00000000000..41ca82bbed4
--- /dev/null
+++ b/sql/updates/world/master/2021_10_17_12_world_2018_07_29_00_world_335.sql
@@ -0,0 +1,7 @@
+--
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN(7053) AND `SourceGroup`=4;
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
+(22, 4, 7053, 0, 0, 1, 0, 1784, 0, 0, 0, 0, 0, '', 'Klaven Mortwake - run SAI event 4 only if the player is stealthed');
+-- (22, 4, 7053, 0, 1, 1, 0, 1785, 0, 0, 0, 0, 0, '', 'Klaven Mortwake - run SAI event 4 only if the player is stealthed'),
+-- (22, 4, 7053, 0, 2, 1, 0, 1786, 0, 0, 0, 0, 0, '', 'Klaven Mortwake - run SAI event 4 only if the player is stealthed'),
+-- (22, 4, 7053, 0, 3, 1, 0, 1787, 0, 0, 0, 0, 0, '', 'Klaven Mortwake - run SAI event 4 only if the player is stealthed');