mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 20:22:23 -04:00
3 lines
378 B
SQL
3 lines
378 B
SQL
update creature_template set scriptname = 'npc_unworthy_initiate' where entry in (29519,29520,29565,29566,29567);
|
|
update creature_template set scriptname = 'npc_unworthy_initiate_anchor' where entry = 29521;
|
|
update gameobject_template set scriptname = 'go_acherus_soul_prison' where entry in (191577,191580,191581,191582,191583,191584,191585,191586,191587,191588,191589,191590); |