Move shells to external magazines

This commit is contained in:
2024-06-22 15:36:58 +01:00
parent e977673aa2
commit 25cecb8ea6
10 changed files with 230 additions and 191 deletions
@@ -43,10 +43,6 @@ data AmmoSourceType
data AmmoType
= ProjectileAmmo
{ _amPayload :: Payload
, _amPjDraw :: ProjectileDraw
, _amPjCreation :: ProjectileCreate
}
| SmallBulletAmmo
| LargeBulletAmmo
| DroneAmmo