diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6988_world_scriptname.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/6988_world_scriptname.sql b/sql/updates/6988_world_scriptname.sql new file mode 100644 index 00000000000..c7b221e853a --- /dev/null +++ b/sql/updates/6988_world_scriptname.sql @@ -0,0 +1,2 @@ +UPDATE `gameobject_template` SET `scriptname` = 'go_inconspicuous_landmark' WHERE `entry`=142189; + |
