mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 13:41:31 +00:00
3 lines
162 B
SQL
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;
|