Redo sound travel distances
This commit is contained in:
@@ -94,7 +94,7 @@ defaultVision = Eyes
|
||||
| otherwise = 1
|
||||
defaultAudition :: Audition
|
||||
defaultAudition = Ears
|
||||
{ _auDist = \x -> x * x
|
||||
{ _auDist = id
|
||||
}
|
||||
defaultIntention :: Intention
|
||||
defaultIntention = Intention
|
||||
|
||||
Reference in New Issue
Block a user