Continue tree based inventory update

This commit is contained in:
2024-09-10 16:35:44 +01:00
parent 854fc96ac7
commit 26f3610f82
14 changed files with 259 additions and 271 deletions
+1
View File
@@ -88,6 +88,7 @@ showAttachItem :: AttachType -> String
showAttachItem t = case t of
SCROLLATTACH x -> show x
TARGETATTACH x -> show x
BULLETSYNTHESIZER -> "BSYNTH"
showEquipItem :: EquipItemType -> String
showEquipItem eit = case eit of