Advertisement
Guest User

Corrupted Terenas Menethil - SQL

a guest
Jun 16th, 2011
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 1.35 KB | None | 0 0
  1. INSERT INTO `creature_names` (`entry`, `name`, `subname`, `info_str`, `flags1`, `type`, `family`, `rank`, `killcredit1`, `killcredit2`, `male_displayid`, `female_displayid`, `male_displayid2`, `female_displayid2`, `unknown_float1`, `unknown_float2`, `leader`, `questitem1`, `questitem2`, `questitem3`, `questitem4`, `questitem5`, `questitem6`, `waypointid`) VALUES('100004','Corrupted Terenas Menethil','','','0','6','0','3','0','0','31021','0','0','0','1','1','0','0','0','0','0','0','0','0');
  2.  
  3. INSERT INTO `creature_proto` (`entry`, `minlevel`, `maxlevel`, `faction`, `minhealth`, `maxhealth`, `mana`, `scale`, `npcflags`, `attacktime`, `attacktype`, `mindamage`, `maxdamage`, `can_ranged`, `rangedattacktime`, `rangedmindamage`, `rangedmaxdamage`, `respawntime`, `armor`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `combat_reach`, `bounding_radius`, `auras`, `boss`, `money`, `invisibility_type`, `walk_speed`, `run_speed`, `fly_speed`, `extra_a9_flags`, `spell1`, `spell2`, `spell3`, `spell4`, `spell_flags`, `modImmunities`, `isTrainingDummy`, `guardtype`, `summonguard`) VALUES('100004','85','85','21','17431000','17431000','0','1','0','800','0','6000','8000','0','0','0','0','1200000','10082','0','0','0','0','100','0','15','0','71297, 72109, 72906','1','127624','0','2.5','8','14','0','0','0','0','0','0','0','0','0','0');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement