diff options
| author | Ovahlord <dreadkiller@gmx.de> | 2023-12-22 12:51:05 +0100 |
|---|---|---|
| committer | Ovahlord <dreadkiller@gmx.de> | 2023-12-22 12:51:05 +0100 |
| commit | 50a2166fb14b6cb8ea4de52485941bcdeabf6b8c (patch) | |
| tree | 01b2e3362cb6ae392cce35ad450eb8ac543d936f /sql/updates/world | |
| parent | cb5eb983b0dfd98a8d5cd0a14d3f3a2204d770ca (diff) | |
Scripts/Deadmines: dropped deprecated scripts and updated instance script and definitions to Cataclysm
Diffstat (limited to 'sql/updates/world')
| -rw-r--r-- | sql/updates/world/master/2023_12_22_05_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_12_22_05_world.sql b/sql/updates/world/master/2023_12_22_05_world.sql new file mode 100644 index 00000000000..5b4e4edc546 --- /dev/null +++ b/sql/updates/world/master/2023_12_22_05_world.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`= '' WHERE `ScriptName`= 'boss_mr_smite'; |
