mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Gameobjects): Thwarting Kolkar Aggression objects should not be interactable without quest (#10326)
- Closes #9513
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642958777655299100');
|
||||
|
||||
UPDATE `gameobject_template_addon` SET `flags`=4 WHERE `entry` IN (3189,3190,3192);
|
||||
Reference in New Issue
Block a user