Files
TrinityCore/sql/updates/9026_world_scriptname.sql
Shauren 5404d61e01 Line endings
--HG--
branch : trunk
2010-07-26 14:26:53 +02:00

3 lines
118 B
SQL

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