diff options
| author | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-01-02 05:15:53 +0100 |
|---|---|---|
| committer | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-01-02 05:15:53 +0100 |
| commit | 52fd561f47297f01560f6571724225fef9c5485a (patch) | |
| tree | 5df2de4f5ed536805f815a44564ce922d5faf45a | |
| parent | 438c908faa1e5a6bedbdb326e12977eec179d5af (diff) | |
DB/Creature: Removed "Grand Apothecary Putress" from Shattrath City
Patch 3.0.3 (2008-11-04): Removed from Shattrath City.
| -rw-r--r-- | sql/updates/world/2013_01_02_04_world_creature.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_01_02_04_world_creature.sql b/sql/updates/world/2013_01_02_04_world_creature.sql new file mode 100644 index 00000000000..686909ce57e --- /dev/null +++ b/sql/updates/world/2013_01_02_04_world_creature.sql @@ -0,0 +1 @@ +DELETE FROM `creature` WHERE `id`=28318; -- Grand Apothecary Putress |
