fix(DB/Quest): Remove Redundant Quest Credit in Rescue from Town Square (#26797)

This commit is contained in:
Gultask
2026-07-25 17:02:39 -03:00
committed by GitHub
parent b011852698
commit 4bc5d1eeaf

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `KillCredit1` = 0 WHERE (`entry` = 27370);