mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
- all sql files moved to data directory - vanilla_regen_values is now labeled as optional. zz_optional_vanilla_regen_values.sql - vanilla_mob_factions removed, content moved to zone_ sql files - naxx40_remove_disables removed, content moved to naxx40 sql file - zone_elwynn_forest clean up - zone_durotar clean up - zone_tirisfal_glades clean up
5 lines
357 B
SQL
5 lines
357 B
SQL
UPDATE `creature_template` SET `faction` = 14 WHERE `entry` = 16517; -- Mutated Root Lasher
|
|
UPDATE `creature_template` SET `faction` = 16 WHERE `entry` = 16521; -- Blood Elf Scout
|
|
UPDATE `creature_template` SET `faction` = 16 WHERE `entry` = 16522; -- Surveyor Candress
|
|
UPDATE `creature_template` SET `faction` = 14 WHERE `entry` = 16537; -- Mutated Owlkin
|