Correct CHANGELOG attribution to blongden

This commit is contained in:
Griatch 2023-09-03 10:12:39 +02:00
parent bb35973cea
commit bf97d19fa4
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ Sept 3, 2023
- Feat: EvMenu tooltips for multiple help categories in a node (Seannio).
- Feat: Default `examine` command now also shows an account's `last_login`
(michaelfaith84)
- Fix: Portal would accidentally start global scripts. (InspectorCaracal)
- Fix: Portal would accidentally start global scripts. (blongden)
- Fix: Traceback when printing CounterTrait contrib objects. (InspectorCaracal)
- Fix: Typo in evadventure twitch combat's call of `create_combathandler`.
- Docs: Fix bug in evadventure equipmenthandler blocking creation of npcs.

View file

@ -7,7 +7,7 @@ Sept 3, 2023
- Feat: EvMenu tooltips for multiple help categories in a node (Seannio).
- Feat: Default `examine` command now also shows an account's `last_login`
(michaelfaith84)
- Fix: Portal would accidentally start global scripts. (InspectorCaracal)
- Fix: Portal would accidentally start global scripts. (blongden)
- Fix: Traceback when printing CounterTrait contrib objects. (InspectorCaracal)
- Fix: Typo in evadventure twitch combat's call of `create_combathandler`.
- Docs: Fix bug in evadventure equipmenthandler blocking creation of npcs.