mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Gameobject): Remove wagon duplicate. (#17422)
fix(DB/Event): Remove wagon duplicate.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Plague Wagon Empty
|
||||
DELETE FROM `gameobject` WHERE `guid`=242285;
|
||||
DELETE FROM `game_event_gameobject` WHERE `guid`=242285;
|
||||
Reference in New Issue
Block a user