mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-30 07:07:14 +00:00
Update sql.sql
This commit is contained in:
@@ -1535,6 +1535,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%vdata` (
|
|||||||
`crop` float(12,2) NOT NULL,
|
`crop` float(12,2) NOT NULL,
|
||||||
`maxcrop` int(11) unsigned NOT NULL,
|
`maxcrop` int(11) unsigned NOT NULL,
|
||||||
`lastupdate` int(11) unsigned NOT NULL,
|
`lastupdate` int(11) unsigned NOT NULL,
|
||||||
|
`lastupdate2` int(11) unsigned NOT NULL,
|
||||||
`loyalty` float(9,6) unsigned NOT NULL DEFAULT '100',
|
`loyalty` float(9,6) unsigned NOT NULL DEFAULT '100',
|
||||||
`exp1` int(11) NOT NULL,
|
`exp1` int(11) NOT NULL,
|
||||||
`exp2` int(11) NOT NULL,
|
`exp2` int(11) NOT NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user