[svn] Duplicate SystemConfig.h to fix linux build. This is a hack. Hope someone will find the correct in future.

--HG--
branch : trunk
This commit is contained in:
megamage
2008-11-08 23:48:00 -06:00
parent c014d6667c
commit 30ecce57b2
3 changed files with 41 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
DELETE FROM spell_linked_spell WHERE `spell_trigger` IN (39992, 39835, 42052, -41914, 41126, 41376);
DELETE FROM spell_linked_spell WHERE `spell_trigger` IN (39992, 39835, 42052, -41914, 41126, -41376);
-- INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (39992, 39835, 1, 'Needle Spine');
INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (39835, 39968, 1, 'Needle Spine');
INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (-41376, 41377, 0, 'Spite');