Remove CreatureTargeting, start making shapes for crafts

This commit is contained in:
2024-12-21 12:08:45 +00:00
parent 1e77b45230
commit e35e056fcb
6 changed files with 153 additions and 108 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ data CraftType
| GASINJECTOR
| FLAKCRAFT
| FRAGCRAFT
deriving (Eq, Ord, Show, Read)
deriving (Eq, Ord, Show, Read, Enum, Bounded)
data AttachType
= ZOOMSCOPE