Examine-cmd support for script/channels. Resolve #2375.

This commit is contained in:
Griatch 2022-01-09 12:16:32 +01:00
parent 97009037a5
commit 01af303457
5 changed files with 172 additions and 60 deletions

View file

@ -138,6 +138,7 @@ Up requirements to Django 3.2+, Twisted 21+
wrapper functions (consistent with `utils.search`). No change of api otherwise.
- Add support for `$dbref()` and `$search` when assigning an Attribute value
with the `set` command. This allows assigning real objects from in-game.
- Add ability to examine `/script` and `/channel` entities with `examine` command.
### Evennia 0.9.5 (2019-2020)