Merge pull request #574 from Razgriz1032/Razgriz1032-Solarmoth-spawn-count

Solarmoth spawn count fix + vore check
This commit is contained in:
Vollybally
2019-03-24 20:54:42 -04:00
committed by GitHub
@@ -102,6 +102,8 @@ List of things solar grubs should be able to do:
if(prob(2) && charge >= 16000 && can_evolve == 1 && moth_amount.len <= 2) //it's reading from the moth_amount global list to determine if it can evolve.
anchored = 0
PN = attached.powernet
release_vore_contents()
prey_excludes.Cut()
death_star()