Semi-colons are smh

This commit is contained in:
benjymansy123
2023-01-12 14:44:10 -05:00
parent 40668633ac
commit 4fc6e384ac

View File

@@ -208,7 +208,7 @@ INSERT INTO `creature_model_info` (`DisplayID`, `BoundingRadius`, `CombatReach`,
(36445, 0.406, 1.5, 0, 0), -- Lord Harford
(36446, 0.306, 1.5, 0, 0), -- Gally Lumpstain
(39095, 1, 1.5, 2, 0), -- Horse
(39096, 1, 1.5, 2, 0), -- Quik-horse
(39096, 1, 1.5, 2, 0); -- Quik-horse
DELETE FROM `creature_template` WHERE `entry` IN (36613, 46754, 46755, 55272, 55273);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES