mirror of
https://github.com/ProjectSkyfire/SkyFire_548
synced 2026-08-18 06:32:13 -04:00
6 lines
420 B
SQL
6 lines
420 B
SQL
update `creature_template` set `ScriptName`='boss_alar' where `entry`='19514';
|
|
update `creature_template` set `ScriptName`='mob_ember_of_alar' where `entry`='19551';
|
|
update `creature_template` set `ScriptName`='mob_flame_patch_alar' where `entry`='20602';
|
|
|
|
update gameobject_template set scriptname = "go_manticron_cube" where entry = 181713;
|
|
update creature_template set scriptname = "mob_abyssal" where entry = 17454;
|