mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
DB:typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--
|
||||
DELETE FROM `gameobject_template` WHERE `entry` IN (141609);
|
||||
INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `Data0`, Data1, Data2, Data3, Data4, Data5, Data6, Data7, Data8, Data9, Data10, Data11, Data12, Data13, Data14, Data15, Data16, Data17, Data18, Data19, Data20, Data21, Data22, Data23, `AIName`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(41609, 3, 33, "Weegli's Barrel", "", "", "", 1, 43, 0, 30, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, "", "", -18019);
|
||||
(141609, 3, 33, "Weegli's Barrel", "", "", "", 1, 43, 0, 30, 1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, "", "", -18019);
|
||||
|
||||
Reference in New Issue
Block a user