aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/4426_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-07-27 07:39:28 +0200
committerDrahy <none@none>2009-07-27 07:39:28 +0200
commit6a8484ce25f5f278f6546177c57eb74fa556dfd7 (patch)
tree5d41dcd0d2792ccb1ec323d6c3e23e69d3eecde4 /sql/updates/4426_world.sql
parenta522e3bff4e421fcac980b67bbdefb3d1a2084f3 (diff)
* Cleanup sql, delete not needed and renamed some
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/4426_world.sql')
-rw-r--r--sql/updates/4426_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/4426_world.sql b/sql/updates/4426_world.sql
index 0db361d93bf..ac53cfb5adf 100644
--- a/sql/updates/4426_world.sql
+++ b/sql/updates/4426_world.sql
@@ -25,4 +25,4 @@ UPDATE `quest_template` SET `PrevQuestId`=13166 WHERE `entry`=13189;
UPDATE `creature` SET `phaseMask`=128 WHERE `id` IN (31082,29173,29199,29204,29200);
-- Citizen of New Avalon
-UPDATE creature_template SET unit_flags = 537166336, dynamicflags = 0 WHERE entry = 28942;
+UPDATE creature_template SET unit_flags = 537166336, dynamicflags = 0 WHERE entry = 28942; \ No newline at end of file