Make display colour for introscan white
This commit is contained in:
@@ -131,6 +131,7 @@ getAmmoLinks itm =
|
||||
|
||||
itemToFunction :: Item -> ItemStructuralFunction
|
||||
itemToFunction itm = case itm ^. itType of
|
||||
INTROSCAN {} -> IntroScanSF
|
||||
HELD LASER -> WeaponTargetingSF
|
||||
HELD{} -> case itm ^? itUseCondition of
|
||||
Just UseableWhenAimed -> HeldPlatformSF
|
||||
|
||||
Reference in New Issue
Block a user