mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `characters` ADD `power7` int(10) unsigned NOT NULL DEFAULT '0' AFTER `power6`;
|
||||
ALTER TABLE `character_stats` ADD `maxpower7` int(10) unsigned NOT NULL DEFAULT '0' AFTER `maxpower6`;
|
||||
Reference in New Issue
Block a user