Remove (by commenting out) module item-type system
This commit is contained in:
@@ -44,7 +44,7 @@ itemUseEffect cr it w = case it ^. ldtValue . itUse of
|
||||
TargetingUse {} -> w
|
||||
AmmoMagUse{} -> w
|
||||
ScopeUse{} -> w
|
||||
BulletTrajectoryUse{} -> w
|
||||
BulletModUse{} -> w
|
||||
where
|
||||
itm = it ^. ldtValue
|
||||
doequipmentchange = fromMaybe w $ do
|
||||
|
||||
Reference in New Issue
Block a user