Search found 2 matches
- Sun Sep 20, 2015 7:28 pm
- Forum: Modding help
- Topic: Alien Spawning Ratios
- Replies: 2
- Views: 2541
Re: Alien Spawning Ratios
Alright, I think I understand, thank you.
- Fri Sep 18, 2015 1:28 am
- Forum: Modding help
- Topic: Alien Spawning Ratios
- Replies: 2
- Views: 2541
Alien Spawning Ratios
Hello,
I'm attempting to add new enemies to the game, but the spawning numbers are completely confusing, and a search only reveals this forum post when times were much simpler. https://forums.factorio.com/forum/viewtopic.php?f=25&t=1658
res[1] = {"small-biter", {{0.0, 0.3}, {0.7, 0.0}}}
What are ...
I'm attempting to add new enemies to the game, but the spawning numbers are completely confusing, and a search only reveals this forum post when times were much simpler. https://forums.factorio.com/forum/viewtopic.php?f=25&t=1658
res[1] = {"small-biter", {{0.0, 0.3}, {0.7, 0.0}}}
What are ...