From 31324d56ebd3e6a2f089ec896bc87e23bbae3260 Mon Sep 17 00:00:00 2001 From: megamage Date: Sun, 30 Aug 2009 11:50:55 -0500 Subject: *Fix the lurker below. Thanks to rat. --HG-- branch : trunk --- sql/updates/5484_world_scripts.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/5484_world_scripts.sql (limited to 'sql/updates') diff --git a/sql/updates/5484_world_scripts.sql b/sql/updates/5484_world_scripts.sql new file mode 100644 index 00000000000..4d468a359ec --- /dev/null +++ b/sql/updates/5484_world_scripts.sql @@ -0,0 +1 @@ +update creature_template set inhabittype=3 where entry=21217; \ No newline at end of file -- cgit v1.2.3