diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index fff5c7fe14..7299df2a6f 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2401,3 +2401,8 @@ Entries: - {message: Fix airlocks not auto-closing anymore., type: Fix} id: 429 time: '2021-10-10T13:59:27.943854+00:00' +- author: Zumorica + changes: + - {message: Fixed mobs that die or go into crit not being downed., type: Fix} + id: 430 + time: '2021-10-11T23:44:30.123871+00:00' diff --git a/Resources/Changelog/Parts/down.yml b/Resources/Changelog/Parts/down.yml deleted file mode 100644 index 002391d768..0000000000 --- a/Resources/Changelog/Parts/down.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixed mobs that die or go into crit not being downed.