turf/Entered speedup.
Created by: ComicIronic
HasProximity now relies on a flag. If the moving atom doesn't have the flag, it isn't called. If the surrounding atom doesn't have the flag, it isn't called.
Doing some rudimentary profiling, this cut the Entered cost by an order of magnitude.