diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7406_world_scriptname.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/7406_world_scriptname.sql b/sql/updates/7406_world_scriptname.sql new file mode 100644 index 00000000000..2f0fbb130b1 --- /dev/null +++ b/sql/updates/7406_world_scriptname.sql @@ -0,0 +1,2 @@ +UPDATE `gameobject_template` SET `ScriptName`='go_dragonflayer_cage' WHERE entry IN (186566,186567,186568,186569,186570,186571,186572,186573,186574,186575); + |
