diff --git a/sql/updates/world/3.3.5/2016_09_30_00_world.sql b/sql/updates/world/3.3.5/2016_09_30_00_world.sql new file mode 100644 index 00000000000..eb0e81c1c6e --- /dev/null +++ b/sql/updates/world/3.3.5/2016_09_30_00_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `gameobject_loot_template` WHERE `Item`=45902; +INSERT INTO `gameobject_loot_template` VALUES +(25673, 45902, 0, 100, 1, 1, 3, 1, 1, "Phantom Ghostfish");