Cleanup tesla arcs
This commit is contained in:
@@ -19,7 +19,7 @@ data ItemParams
|
||||
| FlatShieldParams
|
||||
{_flatShieldWlMIX :: Maybe Int}
|
||||
| Arcing
|
||||
{ _currentArc :: Maybe [ArcStep]
|
||||
{ _currentArc :: [ArcStep]
|
||||
, _arcSize :: Float
|
||||
, _arcNumber :: Int
|
||||
, _newArcStep :: NextArcStep --ItemParams -> World -> ArcStep -> State StdGen (Maybe ArcStep)
|
||||
|
||||
Reference in New Issue
Block a user