image

WG gnome/goblin

Oct 22nd, 2011
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.47 KB | None | 0 0
  1. -- [30400] - Goblin Mechanic
  2. UPDATE creature_template SET `modelid2` = "27935", `modelid3` = "27936", `faction_A` = "1735", `faction_H` = "1735", `unit_flags` = "768", `InhabitType` = "3", `mechanic_immune_mask` = "0" WHERE entry=30400;
  3.  
  4. -- [30499] - Gnomish Engineer
  5. UPDATE creature_template SET `modelid2` = "27939", `modelid3` = "27940", `faction_A` = "1732", `faction_H` = "1732", `unit_flags` = "768", `InhabitType` = "3", `mechanic_immune_mask` = "0" WHERE entry=30499;
  6.  
Advertisement
Add Comment
Please, Sign In to add comment