mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
SQL: Proper directory and file ending for sql
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user