Fix various attachment issues involving pulse laser

This commit is contained in:
2025-07-28 18:30:02 +01:00
parent fc9596e0a1
commit ea35753744
5 changed files with 151 additions and 123 deletions
+2
View File
@@ -38,7 +38,9 @@ data ItemSF -- Structural Function
| ToggleSF
| MapperSF
| LaserWeaponSF
| PulseLaserSF
| CapacitorSF
| TransformerSF
| PulseBallSF
deriving (Eq, Ord, Show, Read)