Added hint & tooltip for derelict structures

This commit is contained in:
Anuken
2021-07-24 12:48:25 -04:00
parent adbfcdf16a
commit 0ee137fe05
4 changed files with 14 additions and 2 deletions

View File

@@ -2032,7 +2032,7 @@ public class Blocks implements ContentList{
size = 5;
reloadTime = 140f;
chargeTime = 100f;
range = 500f;
range = 600f;
maxPayloadSize = 3.5f;
consumes.power(6f);
}};