some farmlist updates and fix quest skip waiting time

This commit is contained in:
unknown
2012-08-06 04:29:41 +03:00
parent db92b5ca5d
commit ea22e3e5ab
5 changed files with 33 additions and 39 deletions
+1
View File
@@ -1388,6 +1388,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%users` (
`dpall` int(11) unsigned NOT NULL DEFAULT '0',
`protect` int(11) unsigned NOT NULL,
`quest` tinyint(2) NOT NULL,
`quest_time` int(11) unsigned NOT NULL,
`gpack` varchar(255) NOT NULL DEFAULT 'gpack/travian_default/',
`cp` float(14,5) unsigned NOT NULL DEFAULT '1',
`lastupdate` int(11) unsigned NOT NULL,