Core/Entities: Updated updatefields to 7.0.3.21414

This commit is contained in:
Shauren
2016-04-26 18:56:35 +02:00
parent 70102f32fe
commit df6d557a4d
15 changed files with 231 additions and 192 deletions

View File

@@ -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',