Continue refactoring reloading
This commit is contained in:
@@ -20,7 +20,7 @@ defaultLoadable = LoadableAmmo
|
||||
, _laMax = 15
|
||||
, _laLoaded = 0
|
||||
, _laCycle = [Eject 10, Insert 10 Nothing, Prime 10]
|
||||
, _laProgress = FinishedLoading
|
||||
, _laProgress = Nothing
|
||||
}
|
||||
defaultBulletLoadable :: ItemConsumption
|
||||
defaultBulletLoadable = defaultLoadable & laAmmoType .~ basicBullet
|
||||
|
||||
Reference in New Issue
Block a user