mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +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