hydrocataclism
hydrocataclism
Hy it easy to fix just change data0 value to 1818 it works well, now we can pickup ,but my question is how to fix i the spell 67682 (Kablooey...
Oh, and the sql query to change is UPDATE `world`.`gameobject_template` SET `data0` = '1818' WHERE `gameobject_template`.`entry` =195492;
confirmed
Here the sql to make chunks lootable: UPDATE world.gameobject_template SET data0 = '1818' WHERE gameobject_template.entry =195492;