Tweak turret health
This commit is contained in:
@@ -28,7 +28,7 @@ putLasTurret rotSpeed =
|
||||
( defaultMachine
|
||||
-- & mcColor .~ blue
|
||||
& mcType .~ (lasTurret & mctTurret . tuTurnSpeed .~ rotSpeed)
|
||||
& mcHP .~ 50000
|
||||
& mcHP .~ 1500
|
||||
)
|
||||
(Just laser)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user