Start ai cleanup
This commit is contained in:
@@ -8,7 +8,8 @@ import Dodge.Creature.Picture
|
||||
--import Dodge.Creature.Test
|
||||
import Dodge.Creature.ReaderUpdate
|
||||
import Dodge.Creature.ChooseTarget
|
||||
import Dodge.Creature.Rationality
|
||||
import Dodge.Creature.Impulse
|
||||
import Dodge.Creature.Action
|
||||
import Dodge.Creature.AlertLevel
|
||||
import Dodge.Creature.State
|
||||
import Dodge.Creature.State.Data
|
||||
@@ -49,9 +50,9 @@ chaseCrit = defaultCreature
|
||||
, _crMeleeCooldown = 0
|
||||
, _crFaction = ColorFaction green
|
||||
, _crMvType = ChaseMvType
|
||||
{ _chaseSpeed = 2.5
|
||||
, _chaseTurnRad = f
|
||||
, _chaseTurnJit = 0.2
|
||||
{ _mvSpeed = 2.5
|
||||
, _mvTurnRad = f
|
||||
, _mvTurnJit = 0.2
|
||||
}
|
||||
}
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user