diff --git a/sql/updates/world/2014_01_24_06_world_gameobject_loot_template.sql b/sql/updates/world/2014_01_24_06_world_gameobject_loot_template.sql new file mode 100644 index 00000000000..3ca7a513409 --- /dev/null +++ b/sql/updates/world/2014_01_24_06_world_gameobject_loot_template.sql @@ -0,0 +1,3 @@ +-- +INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`) VALUES +(18111, 22795, 10);