fix regenrate oasis troops

This commit is contained in:
yi12345
2013-07-23 01:11:37 +03:00
parent f1157b588d
commit 33730f5cbb
4 changed files with 20 additions and 6 deletions
+1
View File
@@ -1036,6 +1036,7 @@ CREATE TABLE IF NOT EXISTS `%PREFIX%odata` (
`crop` int(11) unsigned NOT NULL,
`maxcrop` int(11) unsigned NOT NULL,
`lastupdated` int(11) unsigned NOT NULL,
`lastupdated2` int(11) unsigned NOT NULL,
`loyalty` int(11) NOT NULL DEFAULT '100',
`owner` int(11) unsigned NOT NULL DEFAULT '2',
`name` varchar(32) NOT NULL DEFAULT 'Unoccupied Oasis',