diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql b/sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql new file mode 100644 index 00000000000..03e8517e9f0 --- /dev/null +++ b/sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql @@ -0,0 +1,2 @@ +-- update creature entry 1855 Tirion Fordring +UPDATE `creature_template` SET `AIName` = '', `ScriptName`= '' WHERE `entry` = 1855; |
