diff options
author | ZxBiohazardZx <zxbiohazardzx@gmail.com> | 2012-06-02 20:15:42 +0200 |
---|---|---|
committer | ZxBiohazardZx <zxbiohazardzx@gmail.com> | 2012-06-02 20:15:42 +0200 |
commit | c729aa5d5a2f9bb635f194cbda88f5b3e9e5171d (patch) | |
tree | 8f4a5f4fab80a173e7f338f4b9899a0a07687fa8 | |
parent | beb91af01192600db9510eb24a95146a374bb027 (diff) |
DB/Commit: reference values are negative, im jumping a cliff, bye
-rw-r--r-- | sql/updates/world/2012_06_02_05_reference_loot_template.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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); |