Handle drop with drop:holds() lock. Default to pass for backwards-compatibilty while on Evennia 0.9. See #1868

This commit is contained in:
Griatch 2019-09-08 20:17:04 +02:00
parent d92efb6e67
commit 9e3285a791
2 changed files with 16 additions and 5 deletions

View file

@ -2,6 +2,9 @@
## Evennia 1.0 (2019-) (WIP)
- new `drop:holds()` lock default to limit dropping nonsensical things. Access check
defaults to True for backwards-compatibility in 0.9, will be False in 1.0
### Already in master
- `py` command now reroutes stdout to output results in-game client. `py`