eqemu-server/utils/sql/git/required/2016_12_01_pcnpc_only.sql
2016-12-01 13:35:19 -05:00

3 lines
162 B
SQL

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;