diff options
| author | Meji <alvaro.megias@outlook.com> | 2023-12-08 01:54:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-08 01:54:48 +0100 |
| commit | 87f3ab11d3dd5d362657aaae9c02effa8ee95f21 (patch) | |
| tree | ed7a46751ccd76aaf86e0fbc949884bf0abbae29 /sql/updates | |
| parent | 36aac83ea37e667fb8e87fa9f8e97b5f0a38f235 (diff) | |
Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM (#29479)
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/master/2023_12_08_01_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_12_08_01_world.sql b/sql/updates/world/master/2023_12_08_01_world.sql new file mode 100644 index 00000000000..f676574dad4 --- /dev/null +++ b/sql/updates/world/master/2023_12_08_01_world.sql @@ -0,0 +1 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_remnant_of_a_fallen_king_echoes_of_andorhal'; |
