diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/8041_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8041_world_scriptname.sql b/sql/updates/8041_world_scriptname.sql new file mode 100644 index 00000000000..b08f7dbd131 --- /dev/null +++ b/sql/updates/8041_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_tabard_vendor' WHERE `entry`=28776; |
