Cleanup of TODOs

This commit is contained in:
Anuken
2018-11-24 08:21:22 -05:00
parent 6f5df6a671
commit 6bfd57097f
11 changed files with 2 additions and 13 deletions

View File

@@ -205,7 +205,6 @@ public class TurretBlocks extends BlockList implements ContentList{
}};
fuse = new ItemTurret("fuse"){{
//TODO make it use power
ammoTypes = new AmmoType[]{AmmoTypes.fuseShotgun};
reload = 50f;
shootShake = 4f;