Improve item combination algorithm
This commit is contained in:
@@ -14,7 +14,7 @@ import LensHelp
|
||||
|
||||
--import Data.Maybe
|
||||
|
||||
itemCombinations :: [([(Int,ItemBaseType)],Item)]
|
||||
itemCombinations :: [([(IcAmount,ItemBaseType)],Item)]
|
||||
itemCombinations =
|
||||
[ po [PIPE, HARDWARE] (bangStick 1)
|
||||
, po [BANGSTICK 1, TIN] pistol
|
||||
|
||||
Reference in New Issue
Block a user