Adds entities to the game that are gun turrets with ammo already loaded. They are crafted from the turret and the amount of ammo pre-loaded. Particularly useful for including turrets in blueprints.
The amount of ammo pre-loaded is configurable and defaults to 10 and 25.
It scans your game for valid turrets and ammo types so should support all mods that add turrets/ammo unless they do something special. There is a configurable blacklist for turrets and ammo in case the lists get too large, it is pre-populated with the Bob's Warfare ammo for that reason.
Known Bugs
Change Log
0.1.2 No longer crashes when turret entities and items names don't match (although it also ignores them). Now unlocks pre-loaded turrets for technology already researched when installed.
0.1.1 Fixed some localisation issues and added localisations for Bob's turrets
0.1.0 Initial Release