mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-09 12:51:01 +00:00
Update sql.sql
This commit is contained in:
@@ -1500,6 +1500,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%users` (
|
|||||||
`friend18wait` int(11) unsigned NOT NULL,
|
`friend18wait` int(11) unsigned NOT NULL,
|
||||||
`friend19wait` int(11) unsigned NOT NULL,
|
`friend19wait` int(11) unsigned NOT NULL,
|
||||||
`maxevasion` mediumint(3) unsigned NOT NULL,
|
`maxevasion` mediumint(3) unsigned NOT NULL,
|
||||||
|
`village_select` bigint(20) yes NULL,
|
||||||
PRIMARY KEY (`id`)
|
PRIMARY KEY (`id`)
|
||||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;
|
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user