Work on mapper item, simpler generation of items from console
This commit is contained in:
@@ -67,7 +67,7 @@ mapper :: Item
|
||||
mapper =
|
||||
defaultHeldItem
|
||||
& itType .~ MAPPER
|
||||
& itUse .~ UseNothing
|
||||
& itUse .~ UseMapper mempty mempty
|
||||
|
||||
bulletModule :: BulletMod -> Item
|
||||
bulletModule bm =
|
||||
|
||||
Reference in New Issue
Block a user