/opt/worldforge/share/cyphesis/rulesets/mason/world/tasks/Combat.py line 114,
     res.append(attacker.mind2body(self.face(attacker, defender)))
This line fails because self.face return nothing if two characters are in
exactly the same place.


Pig merchant seems to get things wrong when he runs out of pigs.
 - unable to reproduce

If client specifies pure vertical movement for its own avatar, the resulting
direction vector is zero once the vertical component has been negated,
meaning that the code that handles it can abort().

Persistence and other words with the same root are incorrectly spelt
Persistance throughout.

Plant C++ base class is totally screwed.

Leaks
-----
new PythonArithmeticScript() in ArithmeticFactory. Needs to be handled in
Statistics destructor.
