mirror of
https://github.com/veden/Rampant.git
synced 2025-03-17 20:58:35 +02:00
fixed ai export test
This commit is contained in:
parent
09a9c51cec
commit
ef80cb8bac
@ -454,7 +454,7 @@ function tests.exportAiState()
|
||||
chunkPropertyUtils.getHiveCount(map, chunk),
|
||||
chunkPropertyUtils.getTrapCount(map, chunk),
|
||||
chunkPropertyUtils.getUtilityCount(map, chunk),
|
||||
map.chunkToVictory[chunk] or 0
|
||||
global.universe.chunkToVictory[chunk] or 0
|
||||
}, ",") .. "\n"
|
||||
end
|
||||
game.write_file("rampantState.txt", s, false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user