-- Script for Skarvald and Dalronn update creature_template set scriptname = 'boss_skarvald_the_constructor' where entry in (24200,27390); update creature_template set scriptname = 'boss_dalronn_the_controller' where entry in (24201,27389);