mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
Updates to fix taunt button on PET UI to match live behavior.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `character_pet_info` ADD COLUMN `taunting` tinyint(1) NOT NULL DEFAULT '1' COMMENT '';
|
||||
Reference in New Issue
Block a user