Partial refactor of bullet weapon effect chain
This commit is contained in:
@@ -11,7 +11,7 @@ import Data.Aeson.TH
|
||||
import Dodge.Data.Item.Use.Consumption.Ammo
|
||||
|
||||
data ComposeLinkType
|
||||
= AmmoInLink AmmoType
|
||||
= AmmoInLink Int AmmoType
|
||||
| AmmoModLink
|
||||
deriving (Eq,Ord,Show,Read)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user