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

3 lines
120 B
SQL

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