SkyFireArchives / SkyFireDB

This Repository will no longer be updated. Download here.
http://www.projectskyfire.org/index.php?/files/file/1-skyfiredb-release11zip/
GNU General Public License v3.0
100 stars 52 forks source link

Missing flightmaster #81

Open LKArthas opened 12 years ago

LKArthas commented 12 years ago

In vendetta point is supposed to be a flightmaster, instead all is desert, not flightmaster at all, can we fix it?

Nomadgraphics commented 12 years ago

www.wowhead.com/npc=52060

Lognah

he is not in the database. We need sniffs from the Southern Barrens

AriDEV commented 12 years ago

..SNIFFING

AriDEV commented 12 years ago

TEMPLATE:

-- NPC: Lognah (WDBVerified) DELETE FROM creature_template WHERE entry=52060; INSERT INTO creature_template (entry, difficulty_entry_1, difficulty_entry_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2, modelid3, modelid4, name, subname, gossip_menu_id, minlevel, maxlevel, exp, faction_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg, maxdmg, dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime, unit_class, unit_flags, dynamicflags, family, trainer_type, trainer_spell, trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type, type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, Health_mod, Mana_mod, Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, equipment_id, mechanic_immune_mask, flags_extra, ScriptName, WDBVerified) VALUES (52060, 0, 0, 0, 0, 0, 37739, 0, 0, 0, 'Lognah', 'Wind Rider Master', 0, 85, 85, 3, 104, 104, 8193, 1, 1, 1, 1, 530, 713, 0, 827, 4.6, 2000, 0, 1, 512, 2048, 0, 0, 0, 0, 0, 399, 559, 169, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 3, 3, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, '', 15354);

Nomadgraphics commented 12 years ago

wrong model id

AriDEV commented 12 years ago

maybe the model is changed but its wdb parsed.