Changes the Sniper Turret from Combat by Samuel to use the art from RP Sniper Turret 1
Mods introducing new content into the game.
New ways to deal with enemies, be it attack or defense.
I bet if you called use_sprites in data-updates.lua instead of final fixes it would fix the issues with Hero Turrets. You might even be able to do it in the data.lua phase depending how "Combat by Samuel" is implemented
use_sprites
data-updates.lua
data.lua
Possible, I didn't check when Hero Turrets does it's thing because well it's like a 4KB mod I mostly uploaded for my own use :D I'll try that.