From c729aa5d5a2f9bb635f194cbda88f5b3e9e5171d Mon Sep 17 00:00:00 2001 From: ZxBiohazardZx Date: Sat, 2 Jun 2012 20:15:42 +0200 Subject: DB/Commit: reference values are negative, im jumping a cliff, bye --- sql/updates/world/2012_06_02_05_reference_loot_template.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2012_06_02_05_reference_loot_template.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2012_06_02_05_reference_loot_template.sql b/sql/updates/world/2012_06_02_05_reference_loot_template.sql new file mode 100644 index 00000000000..51dee84ad9b --- /dev/null +++ b/sql/updates/world/2012_06_02_05_reference_loot_template.sql @@ -0,0 +1,2 @@ +-- freaking -, im jumping from a cliff now... +UPDATE `creature_loot_template` SET `mincountOrRef`=-14012 WHERE `mincountOrRef`=-14011 AND `entry` IN (4464,436,437,440,485,615,4064,4065,4462,4463,435); -- cgit v1.2.3