Update sql.sql

This commit is contained in:
Shadow
2013-11-27 11:17:14 +02:00
parent 6a1fc5ab08
commit 453357e297
+1
View File
@@ -1535,6 +1535,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%vdata` (
`crop` float(12,2) NOT NULL,
`maxcrop` 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',
`exp1` int(11) NOT NULL,
`exp2` int(11) NOT NULL,