Major item refactor, still broken
This commit is contained in:
@@ -18,7 +18,7 @@ flockArmourChaseCrit =
|
||||
, _crHP = 300
|
||||
, _crInv =
|
||||
IM.fromList
|
||||
[ (0, frontArmour)
|
||||
[ --(0, frontArmour)
|
||||
]
|
||||
, _crActionPlan =
|
||||
ActionPlan
|
||||
@@ -39,7 +39,7 @@ armourChaseCrit =
|
||||
, --, _crUpdate = defaultImpulsive []
|
||||
_crInv =
|
||||
IM.fromList
|
||||
[ (0, frontArmour)
|
||||
[ --(0, frontArmour)
|
||||
]
|
||||
-- , _crMvType = defaultChaseMvType{_mvTurnRad = FloatConst 0.05}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user