eqemu-server/utils/sql/git/required/2015_05_23_PetBuffInstrumentMod.sql
2015-05-23 17:14:08 -04:00

2 lines
100 B
SQL

ALTER TABLE `character_pet_buffs` ADD COLUMN `instrument_mod` tinyint UNSIGNED DEFAULT 10 NOT NULL;