diff options
| author | PolarCookie <PolarCookie@users.noreply.github.com> | 2019-04-30 14:20:37 +0200 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2019-04-30 14:20:37 +0200 |
| commit | 2dffb85762b89327818b5172e410a9bf5c497c73 (patch) | |
| tree | 0f0cc2939ff3a4de51f9b2e068c87866b68f1a17 | |
| parent | 2084bcbeccc627f67064933af562bdf22365c515 (diff) | |
DB/Loot: White Tuxedo Shirt
Closes #23223
| -rw-r--r-- | sql/updates/world/3.3.5/2019_04_30_07_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_04_30_07_world.sql b/sql/updates/world/3.3.5/2019_04_30_07_world.sql new file mode 100644 index 00000000000..943feb534c0 --- /dev/null +++ b/sql/updates/world/3.3.5/2019_04_30_07_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature_loot_template` WHERE `Entry` = 423 AND `Item` = 6833; |
