mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Player: Extend action button value to uint64 to be able to hold battle pet guids
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `character_action` MODIFY `action` bigint unsigned NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user