mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 16:39:08 +01:00
DB/NPCs: Remove onkill reputation from Fire Beetle
Closes #6953 Signed-off-by: Nay <dnpd.dd@gmail.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Critter Fire Beetle should not give reputation with Honor Hold when killed
|
||||
DELETE FROM `creature_onkill_reputation` WHERE `creature_id` = 9699;
|
||||
Reference in New Issue
Block a user