aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_11_16_31_world_2018_12_08_44_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_16_31_world_2018_12_08_44_world.sql b/sql/updates/world/master/2021_11_16_31_world_2018_12_08_44_world.sql
new file mode 100644
index 00000000000..45bfa9a6b1c
--- /dev/null
+++ b/sql/updates/world/master/2021_11_16_31_world_2018_12_08_44_world.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 17 AND `SourceEntry` IN (36310);
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
+(17, 0, 36310, 0, 0, 31, 1, 3, 20058, 0, 0, 0, 0, '', 'Spell "Rina\'s Diminution Powder" can only be used on Bloodmaul Dire Wolf'),
+(17, 0, 36310, 0, 0, 1, 1, 36310, 0, 0, 1, 0, 0, '', 'Spell "Rina\'s Diminution Powder" can not be reapplied.');