Work on Falling carriage state
This commit is contained in:
@@ -36,7 +36,7 @@ hoverCrit :: Creature
|
||||
hoverCrit =
|
||||
defaultCreature
|
||||
& crName .~ "hoverCrit"
|
||||
& crHP .~ HP 10000
|
||||
& crHP .~ HP 1000
|
||||
& crType .~ HoverCrit 0
|
||||
& crFaction .~ ColorFaction blue
|
||||
& crStance . carriage .~ Flying 15 0.975 0
|
||||
& crStance . carriage .~ Flying 15 0.975
|
||||
|
||||
Reference in New Issue
Block a user