diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2018-06-23 01:36:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-23 01:36:36 +0200 |
commit | f75b98020c1b5b264eb5a8e232c0b68c1e700250 (patch) | |
tree | 82c99d52cb3a457062af096e50a2e1b239543370 | |
parent | ad4b1bbc4b1296ea42301201a73296ae5d5a243c (diff) |
Update 2018_06_23_01_world.sql
-rw-r--r-- | sql/updates/world/master/2018_06_23_01_world.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/world/master/2018_06_23_01_world.sql b/sql/updates/world/master/2018_06_23_01_world.sql index 314b031abc5..9889113b552 100644 --- a/sql/updates/world/master/2018_06_23_01_world.sql +++ b/sql/updates/world/master/2018_06_23_01_world.sql @@ -7,7 +7,6 @@ DELETE FROM `creature_model_info` WHERE `DisplayID` IN (68474, 68475, 68475, 685 INSERT INTO `creature_model_info` (`DisplayID`) VALUES (68474), (68475), -(68475), (68512), (68547), (73774), |