Fix unit tests

This commit is contained in:
Griatch 2024-03-24 15:41:16 +01:00
parent b5571fb5fd
commit 1f5fe9f1c3
2 changed files with 6 additions and 5 deletions

View file

@ -7,6 +7,7 @@
adding line breaks in hook returns. (InspectorCaracal)
- [Fix][pull3446]: Use plural ('no apples') instead of singular ('no apple') in
`get_numbered_name` for better grammatical form (InspectorCaracal)
- Doc: Added Beginner Tutorial lessons for AI and Procedural dungeon (Griatch)
- Doc fixes (Griatch, InspectorCaracal)
[pull3421]: https://github.com/evennia/evennia/pull/3421