diff --git a/Updates/962_Dire_Situation.sql b/Updates/962_Dire_Situation.sql new file mode 100644 index 0000000..ee64520 --- /dev/null +++ b/Updates/962_Dire_Situation.sql @@ -0,0 +1,3 @@ +-- Rina's Diminution Powder should only be usable on Bloodmaul Dire Wolf +insert into item_required_target (entry, type, targetEntry) VALUES (30251, 1, 20058); +