mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-01 12:51:28 +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;
|