mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
DB/creature_transport: fix
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
-- Remove dupe spawn from transport table
|
||||
DELETE FROM `creature_transport` WHERE `guid`=35;
|
||||
DELETE FROM `creature_transport` WHERE `guid`=35 AND `npc_entry`=30755;
|
||||
|
||||
Reference in New Issue
Block a user