Fixed fusion reactor power transfer / Start of turret overhaul

This commit is contained in:
Anuken
2018-04-01 11:13:27 -04:00
parent 198dff7864
commit 5ee369f26a
7 changed files with 17 additions and 16 deletions

View File

@@ -26,6 +26,7 @@ public class WeaponBlocks{
bullet = BulletType.stone;
ammo = Items.stone;
health = 45;
shots = 2;
}
@Override