Removed BaseAI

This commit is contained in:
Anuken
2022-02-18 21:38:24 -05:00
parent 20b10e924b
commit c1bc97ec51
13 changed files with 7 additions and 352 deletions

View File

@@ -3707,8 +3707,7 @@ public class Blocks{
size = 3;
reloadTime = 130f;
chargeTime = 90f;
//TODO 500 or 400? does it need to be better than the standard mass driver?
range = 450f;
range = 500f;
maxPayloadSize = 2.5f;
consumePower(0.5f);
}};