Files
TCPlayerbotCore/sql/updates/9026_world_scriptname.sql
T

3 lines
118 B
SQL
Raw Normal View History

2010-07-26 14:26:53 +02:00
-- script names
update gameobject_template set scriptName = 'go_troll_cage' where entry >= 141070 and entry < 141075;