Rename some spell fields

This commit is contained in:
Michael Cook (mackal)
2016-12-01 13:35:19 -05:00
parent 286bfa7af6
commit ffbc913b9d
3 changed files with 4 additions and 1 deletions
@@ -0,0 +1,2 @@
ALTER TABLE `spells_new` CHANGE `field183` `pcnpc_only_flag` INT(11) DEFAULT 0;
ALTER TABLE `spells_new` CHANGE `field184` `cast_not_standing` INT(11) DEFAULT 0;