Код:
#Taxi in Archerus UPDATE `creature_template` SET `ScriptName`='npc_acherus_taxi' WHERE `entry`='28864'; #Stormwind Harbor UPDATE `creature_template` SET `ScriptName`='npc_stormwindharbor_taxi' WHERE `entry`='29154'; #Taxis to the 3 parts of the Wyrmresttempel UPDATE `creature_template` SET `ScriptName`='npc_wyrmresttempelbottom_taxi' WHERE `entry`='26443'; UPDATE `creature_template` SET `ScriptName`='npc_wyrmresttempelmiddle_taxi' WHERE `entry`='27575'; UPDATE `creature_template` SET `ScriptName`='npc_wyrmresttempeltop_taxi' WHERE `entry`='26949';