DB/SAI: Fix a typo in a previous commit

Ref https://github.com/TrinityCore/TrinityCore/commit/565cbed7bad6df759412e1d367423b074f4e1dd8

(cherry picked from commit 25d4bcba3d2408dab6dc5a147136c5a0e55e3097)
This commit is contained in:
Killyana
2021-09-06 21:22:07 +02:00
committed by Shauren
parent cfe69470a8
commit 9eac63b43a
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1`=18000, `event_param2`=18000, `event_param3`=18000, `event_param4`=18000 WHERE `entryorguid` IN (-111996, -112005) AND `source_type`=0 AND `id`=0;