Add new targeting datatypes
This commit is contained in:
@@ -104,6 +104,7 @@ defaultGun = Item
|
||||
,(ModBulletTarget,DefaultModule)
|
||||
]
|
||||
, _itScope = NoScope
|
||||
, _itTargeting' = NoTargeting
|
||||
}
|
||||
defaultCraftable :: Item
|
||||
defaultCraftable = Item
|
||||
@@ -126,6 +127,7 @@ defaultCraftable = Item
|
||||
, _itTweaks = NoTweaks
|
||||
, _itModules = M.empty
|
||||
, _itScope = NoScope
|
||||
, _itTargeting' = NoTargeting
|
||||
}
|
||||
defItDim :: ItemDimension
|
||||
defItDim = ItemDimension
|
||||
|
||||
Reference in New Issue
Block a user