mirror of
https://github.com/araxiaonline/mod-worgoblin.git
synced 2026-06-13 03:02:26 -04:00
6 lines
1.5 KiB
SQL
6 lines
1.5 KiB
SQL
INSERT INTO `creaturemodeldata_dbc` (`ID`, `Flags`, `ModelName`, `SizeClass`, `ModelScale`, `BloodID`, `FootprintTextureID`, `FootprintTextureLength`, `FootprintTextureWidth`, `FootprintParticleScale`, `FoleyMaterialID`, `FootstepShakeSize`, `DeathThudShakeSize`, `SoundID`, `CollisionWidth`, `CollisionHeight`, `MountHeight`, `GeoBoxMinX`, `GeoBoxMinY`, `GeoBoxMinZ`, `GeoBoxMaxX`, `GeoBoxMaxY`, `GeoBoxMaxZ`, `WorldEffectScale`, `AttachedEffectScale`, `MissileCollisionRadius`, `MissileCollisionPush`, `MissileCollisionRaise`) VALUES
|
|
(3141, 4, 'Character\\\\Worgen\\\\Male\\\\WorgenMale.mdx', 1, 1, 1, 7, 18, 12, 1, 0, 0, 0, 44, 0.6111, 2.031, 1.29405, -0.655967, -1.17623, 0.000852, 0.702095, 1.08036, 2.29018, 1, 1, 0, 0, 0), -- redo this
|
|
(3142, 4, 'Character\\\\Worgen\\\\Female\\\\WorgenFemale.mdx', 1, 1, 1, 7, 18, 12, 1, 0, 0, 0, 44, 0.6111, 2.031, 1.29405, -0.655967, -1.17623, 0.000852, 0.702095, 1.08036, 2.29018, 1, 1, 0, 0, 0),
|
|
(3194, 0, 'Creature\\\\Hobgoblin\\\\Hobgoblin.mdx', 2, 1, 3, 4, 18, 12, 1, 0, 0, 0, 3110, 0.6112, 2.031, 1.34669, -0.571247, -0.994102, -0.01056, 0.590039, 0.989905, 2.81037, 1, 1, 0, 0, 0),
|
|
(3623, 12291, 'Creature\\\\GoblinTrike\\\\GoblinTrike01.mdx', 0, 1, 3, 4, 18, 12, 1, 0, 0, 0, 0, 0.6112, 2.031, 0.540327, -2.03107, -0.995891, -0.02369, 0, 0, 0, 1, 1, 0, 0, 0),
|
|
(3624, 12291, 'Creature\\\\GoblinTrike\\\\GoblinTrike02.mdx', 0, 1, 3, 4, 18, 12, 1, 0, 0, 0, 0, 0.6112, 2.031, 0.540327, -1.76779, -1.08014, -0.006577, 0, 0, 0, 1, 1, 0, 0, 0); |