Adds a new type of enemy to the game called "Snappers" with custom sprites and animations. They're heavily armoured but slower than regular biters. This mod is compatible with most other mods.
Mods introducing new content into the game.
Changes to enemies or entirely new enemies to deal with.
Fix Snapper Spawner missing ground integration sprite. One line of code:
data.raw["unit-spawner"]["armoured-biter-spawner"].integration = data.raw["unit-spawner"]["biter-spawner"].integration
Nice find! I uploaded a new version that fixes the issue, thanks!
Thank you so much! :D