Files
TrinityCore2/sql/updates/8063_world_scriptname.sql
teacher 8a60550d9d Added missing sql data to fulls.
Proper renaming and reformatting for some sql files.
Removed not-core-related data. You can find it in the usual place: http://trinitydatabase.org/index.php?/forum/122-core-related-db-content/

--HG--
branch : trunk
2010-05-12 20:18:04 +02:00

3 lines
173 B
SQL

UPDATE `creature_template` SET `ScriptName`='npc_ogre_brute' WHERE `entry`=19995;
UPDATE `creature_template` SET `ScriptName`='npc_bloodmaul_brutebane' WHERE `entry`=21241;