Skip to content

Commit

Permalink
Revert creature_equipment_template change.
Browse files Browse the repository at this point in the history
mangos-zero database needs to update creature equipment templates from
the old raw format to the new table ASAP. See issue mangosArchives#36 for details.

Signed-off-by: TheLuda <[email protected]>
  • Loading branch information
TheLuda authored and Xemp committed Sep 25, 2011
1 parent 6374b7a commit f95ac1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zp_world/creature_template.sql
Original file line number Diff line number Diff line change
Expand Up @@ -7935,7 +7935,7 @@ INSERT INTO `creature_template` VALUES
(14486,0,0,9786,0,'Scourge Footsoldier','Kel\'Thuzad\'s Minion',0,57,59,99,100,0,0,0,21,21,0,1,1.14286,0,0,65,81,0,117,1,1430,1573,0,0,0,0,0,0,0,0,71.7288,98.6271,100,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,3,0,0,1,0,0,0,8388624,0,''),
(14487,0,0,5286,0,'Gluggle',NULL,0,37,37,1209,1209,0,0,0,18,18,0,1.6,1.14286,0,2,184,237,0,97,1,1341,1475,0,0,0,0,0,0,0,0,44.84,61.655,100,7,0,14487,0,0,0,0,0,0,0,0,0,0,0,0,0,66,330,'EventAI',0,3,0,0,1,0,0,0,0,0,''),
(14488,0,0,5782,0,'Roloch',NULL,0,38,38,1568,1568,0,0,0,32,32,0,1.6,1.14286,0,2,191,247,0,101,1,1333,1466,0,0,0,0,0,0,0,0,45.7392,62.8914,100,7,0,14488,0,0,0,0,0,0,0,0,0,0,0,0,0,69,346,'',0,3,0,0,1,0,0,0,0,0,''),
(14489,0,0,9790,0,'Scourge Archer',NULL,0,60,60,3052,3857,0,0,0,21,21,0,1.26,1.14286,0,0,351,438,0,182,1,1410,1551,0,0,0,0,0,0,0,0,74.448,102.366,100,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,318,'EventAI',0,3,0,0,1,934,0,0,8388624,0,''),
(14489,0,0,9790,0,'Scourge Archer',NULL,0,60,60,3052,3857,0,0,0,21,21,0,1.26,1.14286,0,0,351,438,0,182,1,1410,1551,0,0,0,0,0,0,0,0,74.448,102.366,100,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,318,'EventAI',0,3,0,0,1,1859,0,0,8388624,0,''),
(14490,0,0,14528,0,'Rippa',NULL,0,44,44,2663,2663,0,0,2557,16,16,0,3.31,1.14286,0,2,235,302,0,124,1,1283,1411,0,0,0,0,0,0,0,0,50.796,69.8445,100,1,0,14490,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,'',1,2,0,0,1,137,0,0,0,0,''),
(14491,0,0,3186,0,'Kurmokk',NULL,0,42,42,4842,4842,0,0,2246,14,14,0,1,1.14286,1.4,2,197,254,0,104,1,1325,0,0,0,0,9,0,0,0,0,0,0,0,1,1,14491,0,100004,0,0,0,0,0,0,8599,0,0,0,0,0,0,'',0,3,0,0,1,0,0,0,0,0,''),
(14492,0,0,7232,0,'Verifonix','The Surveyor',0,42,42,1971,1971,0,0,2246,32,32,0,1.64,1.14286,0,2,220,283,0,116,1,1300,1430,0,0,0,0,0,0,0,0,49.192,67.639,100,7,0,14492,0,0,0,0,0,0,0,0,12097,0,0,0,0,75,103,'',0,3,0,0,1,0,0,0,0,0,''),
Expand Down

0 comments on commit f95ac1b

Please sign in to comment.