https://youtu.be/gzkItR1jkKY?t=105
This commit is contained in:
Patrick 'Quezler' Mounier
2020-01-01 20:55:20 +01:00
parent 5c31009495
commit 7f434fb625

View File

@@ -26,7 +26,7 @@ public class UnitTypes implements ContentList{
health = 50;
rotatespeed = 0.1f;
itemCapacity = 8;
weapon = new Weapon(){{
weapon = new Weapon("hug"){{
length = 1.5f;
reload = 28f;
alternate = true;