Add twisting weapons and feet

This commit is contained in:
2021-06-07 15:03:15 +02:00
parent edd947a857
commit c9ca94e82e
16 changed files with 226 additions and 117 deletions
+2
View File
@@ -45,3 +45,5 @@ data AimStance
| TwoHand
| OneHand
| LeaveHolstered
deriving
(Eq,Show,Ord,Enum)