Drop Science Pack


Drop Science Pack on ground. Drop is based on researched technologies.

Content
10 months ago
1.1
2.32K
Enemies

g Compatibility with Enemy Race Manager

2 years ago

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.

2 years ago

Consider the balance, I recommend change probability logic to

if math.random(100000) <= data.probability*1000 then

New response