From c6c1284eb03354d503acd680958b6df29d022914 Mon Sep 17 00:00:00 2001 From: hunteee Date: Thu, 18 Jun 2009 19:31:55 +0200 Subject: *Second part of previous commit. --HG-- branch : trunk --- sql/updates/3235_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/3235_world.sql') diff --git a/sql/updates/3235_world.sql b/sql/updates/3235_world.sql index 719530b4150..fea9efee912 100644 --- a/sql/updates/3235_world.sql +++ b/sql/updates/3235_world.sql @@ -2,4 +2,4 @@ DELETE FROM `playercreateinfo_action` WHERE `type` = 0 AND `action` = 28734; DELETE FROM `playercreateinfo_spell` WHERE `spell` = 28734; DELETE FROM `playercreateinfo_spell_custom` WHERE `spell` = 28734; UPDATE `playercreateinfo_action` SET `button` = 3 WHERE `race` = 10 AND `class` IN (2, 3, 5, 8, 9) AND `action` = 28730 AND `type` = 0; -UPDATE `playercreateinfo_action` SET `button` = 4 WHERE `race` = 10 AND `class` = 4 AND `action` = 25046 AND `type` = 0; \ No newline at end of file +UPDATE `playercreateinfo_action` SET `button` = 4 WHERE `race` = 10 AND `class` = 4 AND `action` = 25046 AND `type` = 0; -- cgit v1.2.3