mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 22:01:30 +00:00
2 lines
100 B
SQL
2 lines
100 B
SQL
ALTER TABLE `character_pet_buffs` ADD COLUMN `instrument_mod` tinyint UNSIGNED DEFAULT 10 NOT NULL;
|