From 8e3237724b7ec5ff81621733a1456fb77870c7bd Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Sat, 8 Oct 2016 16:00:51 +0200 Subject: DB/Wintergrasp: four more Horde guards in Wintergrasp Keep that should only appear when it is held by Horde. (cherry picked from commit cf4a4382fa86770ed5bb4dcc8337bf3780c7e64b) --- .../world/master/2017_09_05_05_world_2016_10_08_04_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2017_09_05_05_world_2016_10_08_04_world_335.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_09_05_05_world_2016_10_08_04_world_335.sql b/sql/updates/world/master/2017_09_05_05_world_2016_10_08_04_world_335.sql new file mode 100644 index 00000000000..028b7505534 --- /dev/null +++ b/sql/updates/world/master/2017_09_05_05_world_2016_10_08_04_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `PhaseId`=175 WHERE `guid` IN (131265, 131268, 131271, 131270); -- cgit v1.2.3