mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Entities: Updated updatefields to 7.0.3.21414
This commit is contained in:
@@ -1460,7 +1460,6 @@ CREATE TABLE `character_stats` (
|
||||
`agility` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`stamina` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`intellect` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`spirit` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`armor` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`resHoly` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`resFire` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
|
||||
Reference in New Issue
Block a user