Make combine and tweak menus servicable
This commit is contained in:
@@ -69,12 +69,8 @@ launcher = defaultGun
|
||||
, _tweakParams = basicAmPjMoves
|
||||
}
|
||||
, _itInvSize = 3
|
||||
, _itInvDisplay = \it -> basicItemDisplay it ++
|
||||
["!" ++ replicate 8 ch ++ "!"
|
||||
,"!" ++ replicate 8 ch ++ "!"]
|
||||
, _itInvDisplay = basicItemDisplay
|
||||
}
|
||||
where
|
||||
ch = ' '
|
||||
|
||||
defaultShellAmmo :: AmmoType
|
||||
defaultShellAmmo = ProjectileAmmo
|
||||
|
||||
Reference in New Issue
Block a user