1
0

Fixed testing weights in PlainsVillages.

This commit is contained in:
madmaxoft 2014-05-27 22:06:49 +02:00
parent ff99373237
commit 71256c98ed

View File

@ -4601,7 +4601,7 @@ const cPrefab::sDef g_PlainsVillageStartingPrefabs[] =
true, true,
// DefaultWeight: // DefaultWeight:
0, 100,
// DepthWeight: // DepthWeight:
"", "",
@ -5048,7 +5048,7 @@ const cPrefab::sDef g_PlainsVillageStartingPrefabs[] =
false, false,
// DefaultWeight: // DefaultWeight:
1000, 100,
// DepthWeight: // DepthWeight:
"", "",
@ -5259,7 +5259,7 @@ const cPrefab::sDef g_PlainsVillageStartingPrefabs[] =
true, true,
// DefaultWeight: // DefaultWeight:
0, 100,
// DepthWeight: // DepthWeight:
"", "",