Adds a fully animated attack helicopter to the game. Ideal for getting from A to B quickly, exploring the map, building islands and nuking biters from the sky. Now 84% less buggier!
Fix:
1. Open /Helicopters_0.3.2/prototypes/tiles/heli-pad-concrete.lua
2. Add: " heliConcrete.decorative_removal_probability = 1 " without quotes, above heliConcrete.Mineable
3. Save.
4. Now go and open /Helicopters_0.3.2/logic/heliPad.lua, and on line 38, add -- to comment out "obj.surface.destroy_decoratives(boundingBox)" or remove the line entirely.
5. Save.