Improve dual lasers

This commit is contained in:
2022-04-06 13:42:35 +01:00
parent 396146f3b4
commit bd255d2e54
5 changed files with 25 additions and 15 deletions
+1
View File
@@ -666,6 +666,7 @@ data ItemParams
| Refracting
{ _phaseV :: Float
, _lasColor :: Color
, _lasColor2 :: Color
, _lasCycle :: Int
, _lasDamage :: Int
}