NeonixHD

Texte - PULL

Apr 3rd, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. DELETE FROM `creature_text` WHERE entry = 300000 AND groupid = 0 AND id = 0;
  2. INSERT INTO creature_text (entry, groupid, id, text, type, language, probability, emote, duration, sound, BroadcastTextId, TextRange, comment) VALUES (300000, 0, 0, 'La Baguette du Soleil est à MOI !', 14, 0, 100, 0, 1, 0, 0, 0, 'BOSS event Phaerix');
  3.  
  4. DELETE FROM `creature_text` WHERE entry = 300001 AND groupid = 0 AND id = 0;
  5. INSERT INTO creature_text (entry, groupid, id, text, type, language, probability, emote, duration, sound, BroadcastTextId, TextRange, comment) VALUES (300001, 0, 0, 'Comtemplez la PLEINE PUISSANCE du bâton !', 14, 0, 100, 0, 1, 0, 0, 0, 'BOSS event Rafaam');
Add Comment
Please, Sign In to add comment