diff options
| author | Killyana <morphone1@gmail.com> | 2018-03-08 20:15:06 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2021-08-23 23:59:37 +0200 |
| commit | 8a607c5e4cf297e61b97d1daa762fcb11446cb40 (patch) | |
| tree | 27f0c46ca1c089099102eba057e719fae493767f | |
| parent | d4a276d15878c3682f27634ab7ba714aa424807b (diff) | |
DB/Condition: Poison Keg
(cherry picked from commit f5d9869bfffd9453e21d672fffcdb0b97b38e045)
| -rw-r--r-- | sql/updates/world/master/2021_08_23_09_world_2018_03_08_06_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_08_23_09_world_2018_03_08_06_world.sql b/sql/updates/world/master/2021_08_23_09_world_2018_03_08_06_world.sql new file mode 100644 index 00000000000..480024a8e74 --- /dev/null +++ b/sql/updates/world/master/2021_08_23_09_world_2018_03_08_06_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=22356 WHERE `SourceEntry` IN (38629) AND `SourceTypeOrReferenceId`=13 AND `SourceGroup`=1 AND `ElseGroup`=0; |
