mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +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 '';
|