DjWarmonger %!s(int64=14) %!d(string=hai) anos
pai
achega
968080a890
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      lib/CObjectHandler.cpp

+ 3 - 0
lib/CObjectHandler.cpp

@@ -2091,7 +2091,10 @@ void CGTownInstance::newTurn() const
 					int i = rand() % std::min (ARMY_SIZE, cb->getDate(3)<<1);
 					TCreature c = town->basicCreatures[i];
 					TSlot n = -1;
+					
 					TQuantity count = creatureGrowth(i);
+					if (!count) // no dwelling
+						count = VLC->creh->creatures[c]->growth;
 
 					{//no lower tiers or above current month