mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 02:11:30 +00:00
2 lines
99 B
SQL
2 lines
99 B
SQL
ALTER TABLE `character_pet_info` ADD COLUMN `taunting` tinyint(1) NOT NULL DEFAULT '1' COMMENT '';
|