Allow firing of different muzzles on different frames after use
This commit is contained in:
@@ -24,6 +24,7 @@ defaultAimParams =
|
||||
, _mzFlareType = DefaultFlareType
|
||||
, _mzEffect = MuzzleShootBullet
|
||||
, _mzAmmoPerShot = UseExactly 1
|
||||
, _mzFrame = 0
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
module Dodge.Default.Item.Use.Consumption where
|
||||
|
||||
--import Control.Lens
|
||||
import Dodge.Data.Item.Use.Consumption
|
||||
--import Dodge.Item.Weapon.Bullet
|
||||
--import Dodge.Reloading.Action
|
||||
|
||||
defaultLeftLoadable :: LeftConsumption
|
||||
defaultLeftLoadable = AutoRecharging 10 10 100 100
|
||||
Reference in New Issue
Block a user