Add extra warning cries to chaseCrits
This commit is contained in:
@@ -16,7 +16,7 @@ defaultLoadable =
|
||||
}
|
||||
|
||||
defaultBulletLoadable :: HeldConsumption
|
||||
defaultBulletLoadable = defaultLoadable & laAmmoType .~ basicBullet
|
||||
defaultBulletLoadable = defaultLoadable & laAmmoType .~ basicBulletAmmo
|
||||
|
||||
defaultLeftLoadable :: LeftConsumption
|
||||
defaultLeftLoadable = AutoRecharging 10 10 100 100
|
||||
|
||||
Reference in New Issue
Block a user