Drop Science Pack on ground. Drop is based on researched technologies.
Mods introducing new content into the game.
Changes to enemies or entirely new enemies to deal with.
hi,thanks your work.it's brilliant mod. I add some code to fix compatibility with Enemy Race Manager.
https://gist.github.com/chobijaeyu/63c85f73e24996c80374dbbc3f25a09b
please check if you have time.
Consider the balance, I recommend change probability logic to
if math.random(100000) <= data.probability*1000 then