From 873bf28c8ea20f9880170537c759f2f29db417ac Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 18 Feb 2014 14:57:30 +0100 Subject: Misc Move file to proper place --- sql/updates/world/2014_02_18_00_world_creature.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_02_18_00_world_creature.sql (limited to 'sql') diff --git a/sql/updates/world/2014_02_18_00_world_creature.sql b/sql/updates/world/2014_02_18_00_world_creature.sql new file mode 100644 index 00000000000..cb1ba931791 --- /dev/null +++ b/sql/updates/world/2014_02_18_00_world_creature.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `modelid`=17055 WHERE id = 17407; -- cgit v1.2.3