mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +00:00
Merge pull request #187 from KinglyKrab/master
Renames spells_new fields.
This commit is contained in:
commit
957671e649
2
utils/sql/git/required/2014_08_18_spells_new_update.sql
Normal file
2
utils/sql/git/required/2014_08_18_spells_new_update.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `spells_new` CHANGE `field191` `viral_targets` INT(11) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `spells_new` CHANGE `field192` `viral_timer` INT(11) NOT NULL DEFAULT '0';
|
||||
Loading…
x
Reference in New Issue
Block a user