From f48eb0388db9ffda783af55b14f5a4c50326f8f0 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 26 Jan 2014 00:31:40 +0100 Subject: DB/Loot: Felweed By SQLfix closes #11329 --- sql/updates/world/2014_01_24_06_world_gameobject_loot_template.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/2014_01_24_06_world_gameobject_loot_template.sql (limited to 'sql') 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); -- cgit v1.2.3