Commit before perhaps rethinking item structure
This commit is contained in:
@@ -65,6 +65,7 @@ itemBaseName = \case
|
||||
TARGETING tt -> show tt
|
||||
BULLETMOD (BulletModPayload btt) -> show btt
|
||||
BULLETMOD (BulletModEffect btt) -> show btt
|
||||
STICKYMOD -> "STICKYMOD"
|
||||
|
||||
showAttachItem :: AttachType -> String
|
||||
showAttachItem t = case t of
|
||||
|
||||
Reference in New Issue
Block a user