This mod is an expansion for Warptorio 2. DON'T PANIC! Adds missions on the planets you visit, required to unlock technologies. Also adds some big Bosses, more planets, and a loyal robotic companion.
Hi MFerrari!
Just to let you know the game fail to load if you disable the new setting 'wpe_enable_human_enemies' from version 1.1.74.
I don't know why you would disable that but I found it by reading your code.
Enclosing the file 'fake_humans_nest.lua' with
if settings.startup["wpe_enable_human_enemies"].value==true then
<file-content>
end
is enough to fix it.
Many thanks for your awesome mods!