diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/9618_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/9618_world_scriptname.sql b/sql/updates/9618_world_scriptname.sql new file mode 100644 index 00000000000..778fc453dd5 --- /dev/null +++ b/sql/updates/9618_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `ScriptName`='icecrown_citadel_teleport' WHERE `entry` IN (202223,202235,202242,202243,202244,202245,202246); |
