arc
This commit is contained in:
@@ -716,7 +716,7 @@ public class UnitTypes implements ContentList{
|
||||
speed = 1.3f;
|
||||
drag = 0.1f;
|
||||
hitsize = 8f;
|
||||
health = 130;
|
||||
health = 400;
|
||||
immunities = ObjectSet.with(StatusEffects.wet);
|
||||
weapons.add(new Weapon("mount-weapon"){{
|
||||
reload = 10f;
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=92e1670c9033fb6f825453b9c4c516e4b5079037
|
||||
archash=bb0d60276c0471b920a636d3d32ea838e73be8c2
|
||||
|
||||
Reference in New Issue
Block a user