Patch by John L: Fix AI crash caused by CatalogGenerator

This commit is contained in:
John Cote 2015-06-04 14:40:55 -04:00
parent 990dcd0d5f
commit 2d37860963

View file

@ -407,34 +407,22 @@ MonthlySchedule = ((7,
1, 1,
9, 9,
30, 30,
( (CatalogGardenItem(135, 1),)),
CatalogGardenItem(135, 1)
)
),
(1, (1,
1, 1,
1, 1,
31, 31,
( (CatalogGardenItem(135, 1),)),
CatalogGardenItem(135, 1)
)
),
(4, (4,
1, 1,
4, 4,
30, 30,
( (CatalogGardenItem(135, 1),)),
CatalogGardenItem(135, 1)
)
),
(6, (6,
1, 1,
6, 6,
30, 30,
( (CatalogGardenItem(135, 1),)),
CatalogGardenItem(135, 1)
)
),
(6, (6,
26, 26,
7, 7,