diff --git a/sql/updates/world/master/2021_12_10_16_world_2019_06_06_00_world.sql b/sql/updates/world/master/2021_12_10_16_world_2019_06_06_00_world.sql new file mode 100644 index 00000000000..524969ccecd --- /dev/null +++ b/sql/updates/world/master/2021_12_10_16_world_2019_06_06_00_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `item_template_addon` WHERE `Id`=20602; +INSERT INTO `item_template_addon` (`Id`,`MinMoneyLoot`,`MaxMoneyLoot`) VALUES +(20602,600000,1000000);