diff options
| author | ZxBiohazardZx <zxbiohazardzx@gmail.com> | 2013-05-23 00:03:25 +0200 |
|---|---|---|
| committer | ZxBiohazardZx <zxbiohazardzx@gmail.com> | 2013-05-23 00:03:25 +0200 |
| commit | 88c41a44ef57e18c4b9ca6ad05e8feb400904329 (patch) | |
| tree | d5b683b8d1ad8a1ed91088ce13ecdc42881cf28f | |
| parent | 02d25e87c966e6681050977f8982abc7aa6f6c63 (diff) | |
commit: added newline at eof
| -rw-r--r-- | sql/updates/world/2013_05_22_00_world_sai.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_05_22_00_world_sai.sql b/sql/updates/world/2013_05_22_00_world_sai.sql index 6a618651e79..d3dbd8185c0 100644 --- a/sql/updates/world/2013_05_22_00_world_sai.sql +++ b/sql/updates/world/2013_05_22_00_world_sai.sql @@ -463,4 +463,4 @@ INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`data DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=18 AND `SourceGroup`=32370 AND `SourceEntry`=59724 AND `ConditionValue1`=13305; INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES (18,32370,59724,0,1,9,0,13305,0,0,0,0,0, '', 'Required quest active for spellclick'), -(18,32370,59724,0,1,28,0,13305,0,0,1,0,0, '', 'Required quest not completed for spellclick');
\ No newline at end of file +(18,32370,59724,0,1,28,0,13305,0,0,1,0,0, '', 'Required quest not completed for spellclick'); |
