Add various item info
This commit is contained in:
@@ -43,6 +43,7 @@ itemFromEquipType et = case et of
|
||||
SPEEDLEGS -> speedLegs
|
||||
JUMPLEGS -> jumpLegs
|
||||
JETPACK -> jetPack
|
||||
FUELPACK -> fuelPack
|
||||
AUTODETECTOR d -> autoDetector d
|
||||
|
||||
itemFromLeftType :: LeftItemType -> Item
|
||||
|
||||
Reference in New Issue
Block a user