Апдейт ближнего боя (#37)

* Dagger update

* Light weapons

* HandheldAxe update

* Update handheldAxe.yml

* +sickle
+dart

* two handed update

* add Link LightHammer sprite

* pipi

* . Add Weapons prototypes

* fixes
This commit is contained in:
Ed
2024-04-05 20:19:33 +03:00
committed by GitHub
parent bdfb5a72b9
commit 492176a8c3
51 changed files with 489 additions and 66 deletions

View File

@@ -18,4 +18,6 @@ public enum WeaponArcAnimation : byte
None,
Thrust,
Slash,
//CrystallPunk Melee upgrade
CPSlashLight
}