Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. DELETE FROM `gameobject_loot_template` WHERE ` entry` = '186672' ;
  2. INSERT IN `gameobject_loot_template` ( ` entry` , `item` , ` ChanceOrQuestChance` , `lootmode` , ` groupid` , `mincountOrRef` , ` maxcount` ) VALUES
  3. ( '186672' , '69747' , '90' , '1 ' , ' 0 ' , ' 1 ' , ' 1 ' ), ( ' 186672 ' , ' 69886 ' ,
  4. , '1' , '0' , '1' , '1' ), ( '186672' , '69592' , '0,5' , '1' , '0' , '1' , '1' ), ( ' 186672 ' , ' 69585 ' , ' 0,5 ' , ' 1 ' , ' 0 ' , ' 1 ' , ' 1 ' ), ( ' 186672 ' , ' 69584 ' , ' 0,4 ' , ' 1 ', '0' , '1' , '1' ), (
  5.  
  6.  
  7.  
  8. '186672' , '69588' , '0.4' , '1' , '0' , '1' , '1' ), ( '186672' , '69587' , '0.3' , '1' , '0' , "1" , "1" ), ( "186672" , "69586" , "0,3" , "1" , "0" , "1" , "1" ), ( "186672" ,'69593' , '0.16' , '1' , '0'
  9.  
  10.  
  11. , '1' , '1' ), ( '186672' , '69589' , '0.16' , '1' , '0' , '1' , '1' ), ( '186672' , '69590' , ' 0,11 ' , ' 1 ' , ' 0 ' , ' 1 ' , ' 1 ' );
  12. UPDATE `gameobject_template` SET ` data1` = '186672' WHERE `entry` = '186672' ;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement