diff options
| author | Keader <keader.android@gmail.com> | 2019-06-20 21:11:56 -0300 |
|---|---|---|
| committer | Keader <keader.android@gmail.com> | 2019-06-20 21:11:56 -0300 |
| commit | 3b0743ea67687937a1e6ba75ae9ef5e7fb996355 (patch) | |
| tree | 27b498c53d791641f382c48990668e2a60e27f8b /sql/updates | |
| parent | 1445b5aa116e0f64880812f44029fc83d27f3f4f (diff) | |
Scripts/Icecrown Citadel: Fixed some bugs on Blood Orb object and trash mobs around him
Followup: 394b119664bc16dc5376f1404925b6d0b5a26876
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/3.3.5/2019_06_20_05_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_06_20_05_world.sql b/sql/updates/world/3.3.5/2019_06_20_05_world.sql new file mode 100644 index 00000000000..f68651e9459 --- /dev/null +++ b/sql/updates/world/3.3.5/2019_06_20_05_world.sql @@ -0,0 +1 @@ +DELETE FROM `creature` WHERE `id`=38463 AND `map`=631; |
