DB/SAI: Fix a typo in a SAI script, fixes quest Bring Me The Egg!

Closes #10415
This commit is contained in:
Vincent_Michael
2013-08-08 00:37:45 +01:00
committed by Nay
parent 9f05cf7548
commit 85fd2bd7d0

View File

@@ -0,0 +1 @@
UPDATE `smart_scripts` SET `action_param3`=0 WHERE `entryorguid`=19055 AND `source_type`=0 AND `id`=0;