From 745a86cdf126952abbfba396ba01b202748ae199 Mon Sep 17 00:00:00 2001 From: Anubisss Date: Sat, 6 Jun 2009 21:33:06 +0200 Subject: *Minor changes in Salanar the Horseman's script. --HG-- branch : trunk --- sql/updates/3808_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/3808_world.sql (limited to 'sql/updates') diff --git a/sql/updates/3808_world.sql b/sql/updates/3808_world.sql new file mode 100644 index 00000000000..24ce276bd1e --- /dev/null +++ b/sql/updates/3808_world.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName` = 'npc_salanar_the_horseman' WHERE `entry` = 28788; -- cgit v1.2.3