Start unifying heldUse and heldMods

This commit is contained in:
2024-09-15 10:54:24 +01:00
parent cde7bc9aef
commit 6f372109d9
33 changed files with 585 additions and 270 deletions
+2 -2
View File
@@ -187,7 +187,7 @@ data HeldItemType
| SPARKGUN
| TESLAGUN
| LASGUN
| LASCIRCLE
-- | LASCIRCLE
| DUALBEAM
| LASWIDE {_xNum :: Int}
| TRACTORGUN
@@ -214,7 +214,7 @@ data ItemModuleType
| INCENDLAS
| SPLITLAS
| STATICLAS
| WEPTELE
-- | WEPTELE
| LAUNCHHOME
| ATTACHTORCH
deriving (Eq, Ord, Show, Read) --Generic, Flat)