From e26ddf79ce15321762bce456ad70384f9e943f7c Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 23 Mar 2015 01:33:45 +0100 Subject: DB/Creature: Guard Roberts By Killyana, closes #13676 (cherry picked from commit 5ae6b9dc504d2ce6170b1b504ee8f60dacb0abd4) --- sql/updates/world/2015_03_23_05_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_03_23_05_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_03_23_05_world.sql b/sql/updates/world/2015_03_23_05_world.sql new file mode 100644 index 00000000000..e574ff22bea --- /dev/null +++ b/sql/updates/world/2015_03_23_05_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `unit_flags`=4104 WHERE `id`=12423; -- cgit v1.2.3