diff options
| author | hunteee <none@none> | 2009-06-18 20:10:59 +0200 |
|---|---|---|
| committer | hunteee <none@none> | 2009-06-18 20:10:59 +0200 |
| commit | 491bc7569ba69ee6c43e007dbce24497c39dd12a (patch) | |
| tree | 56b4d87a39ff53784412ab3addb29275ea777731 /sql/updates/152_world.sql | |
| parent | 8e3313ceb22c2fabce6ba7dfc725216534d34255 (diff) | |
*Add new line to end of sqls.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/152_world.sql')
| -rw-r--r-- | sql/updates/152_world.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/152_world.sql b/sql/updates/152_world.sql index 52d02a13258..3329064d6f6 100644 --- a/sql/updates/152_world.sql +++ b/sql/updates/152_world.sql @@ -6,4 +6,3 @@ insert into `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comm insert into `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) values('27800','27804','0','Holy Nova (rank5)'); insert into `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) values('27801','27805','0','Holy Nova (rank6)'); insert into `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) values('25331','25329','0','Holy Nova (rank7)'); - |
