Make combine and tweak menus servicable
This commit is contained in:
@@ -164,8 +164,7 @@ startCr = defaultCreature
|
||||
{- | Items you start with. -}
|
||||
startInvList :: [Item]
|
||||
startInvList =
|
||||
[ miniGun
|
||||
, hvAutoGun
|
||||
[
|
||||
]
|
||||
startInventory :: IM.IntMap Item
|
||||
startInventory = IM.fromList $ zip [0..] startInvList
|
||||
|
||||
Reference in New Issue
Block a user