Files
TrinityCore2/sql/updates/9026_world_scriptname.sql
2010-07-26 11:08:44 +02:00

3 lines
120 B
SQL

-- script names
update gameobject_template set scriptName = 'go_troll_cage' where entry >= 141070 and entry < 141075;