Guest User

Untitled

a guest
Jan 24th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.56 KB | None | 0 0
  1. update into 'quest_template' set CompleteScript = 11405 where entry = 11405;
  2. insert into `creature_ai_summons` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `comment`) values('11405','1752.4','1263.78','18.1574','6.122','18000000','11405');
  3. insert into `quest_end_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `datalong3`, `datalong4`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) values('11405','0','32','23682','1','11405','0','2','0','0','0','0','0','0','0','0','');
Add Comment
Please, Sign In to add comment