Make Sripthandler.add not fail if passed instantiated script. Resolve #3272
This commit is contained in:
parent
cf38de0922
commit
808bde0c7c
2 changed files with 10 additions and 3 deletions
|
|
@ -7,12 +7,15 @@
|
|||
instead of 'Custom' (InspectorCaracal)
|
||||
- [Fix][pull3274]: Traceback when creating objects with initial nattributes
|
||||
(InspectorCaracal)
|
||||
- [Fix][issue3272]: Make sure `ScriptHandler.add` does not fail if passed an
|
||||
instantiated script.
|
||||
- Docs: Typo fixes and starting earlier with explaining how to add to the
|
||||
default cmdsets.
|
||||
|
||||
[pull3267]: https://github.com/evennia/evennia/pull/3267
|
||||
[pull3270]: https://github.com/evennia/evennia/pull/3270
|
||||
[pull3274]: https://github.com/evennia/evennia/pull/3274
|
||||
[issue3272]: https://github.com/evennia/evennia/issues/3272
|
||||
|
||||
## Evennia 2.3.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue