diff options
-rw-r--r-- | sql/updates/world/2014_01_27_01_creature.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_01_27_01_creature.sql b/sql/updates/world/2014_01_27_01_creature.sql new file mode 100644 index 00000000000..06383902c49 --- /dev/null +++ b/sql/updates/world/2014_01_27_01_creature.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature` WHERE `guid`=86933; |