Make examine command display strattr Attribute values correctly; Resolve #3590. Clean up some regex syntaxes for py3.13 compatibility
This commit is contained in:
parent
61374b10ff
commit
7d553125ba
4 changed files with 36 additions and 25 deletions
|
|
@ -3,8 +3,12 @@
|
|||
## Main branch
|
||||
|
||||
[Docs][issue3591]: Fix of NPC reaction tutorial code (Griatch)
|
||||
[Docs][issue3590]: Make `examine` command properly show `strattr` type
|
||||
Attribute values (Griatch)
|
||||
|
||||
[issue3591]: https://github.com/evennia/evennia/issues/3591
|
||||
[issue3590]: https://github.com/evennia/evennia/issues/3590
|
||||
|
||||
[issue3592]: https://github.com/evennia/evennia/issues/3591
|
||||
|
||||
## Evennia 4.3.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue