SQL: Proper directory and file ending for sql

This commit is contained in:
Nay
2012-07-16 21:35:38 +01:00
parent 71abefa2b2
commit fcb57d6373

View File

@@ -1,3 +1,2 @@
-- Fix the damage for Wretched mobs in Magisters' Terrace
UPDATE `creature_template` SET `dmg_multiplier`=0.6 WHERE `entry` IN (24688, 24689, 24690);
UPDATE `creature_template` SET `dmg_multiplier`=0.6 WHERE `entry` IN (24688, 24689, 24690);