Change to use exit_obj in at_traverse hook kwargs instead

This commit is contained in:
Griatch 2022-08-02 14:32:47 +02:00
parent 4952ed5443
commit 69cf0a2be3
2 changed files with 10 additions and 5 deletions

View file

@ -177,6 +177,8 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
- New contrib `name_generator` for building random real-world based or fantasy-names
based on phonetic rules.
- Enable proper serialization of dict subclasses in Attributes (aogier)
- The `.at_traverse` hook now receives a `exit_obj` kwarg, linking back to the
exit triggering the hook (volund)
## Evennia 0.9.5