diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 8152f9fb54..03cb24fd76 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,10 +1,4 @@ Entries: -- author: plinyvic - changes: - - {message: Fixed reagent grinder not giving correct output with stacked items, - type: Fix} - id: 289 - time: '2021-07-31T12:06:25.0000000+00:00' - author: michaelcooke changes: - {message: Throwing items in space will now push you in the opposite direction @@ -2877,3 +2871,9 @@ Entries: - {message: Cloning is now less likely to fail!, type: Fix} id: 790 time: '2021-12-30T03:36:44.0000000+00:00' +- author: Your_Name_Here + changes: + - {message: Fixes guardian injector being usable on anything. Now only humans can + use it., type: Fix} + id: 791 + time: '2021-12-30T10:56:30.788752+00:00' diff --git a/Resources/Changelog/Parts/holoparasite.yml b/Resources/Changelog/Parts/holoparasite.yml deleted file mode 100644 index a46c8c10f0..0000000000 --- a/Resources/Changelog/Parts/holoparasite.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes guardian injector being usable on anything. Now only humans can use it.