mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-21 23:38:54 -04:00
dbacf82a95
--HG-- branch : trunk
3 lines
120 B
SQL
3 lines
120 B
SQL
-- script names
|
|
update gameobject_template set scriptName = 'go_troll_cage' where entry >= 141070 and entry < 141075;
|