Cleanup, fix damage code terminal bug
This commit is contained in:
@@ -69,6 +69,6 @@ defaultProximitySensor =
|
||||
ProximitySensor
|
||||
{ _proxStatus = NotClose
|
||||
, _proxDist = 40
|
||||
, _proxRequirement = RequireImpossible
|
||||
, _proxRequirement = RequireHealth 0
|
||||
, _sensToggle = False
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user