diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 42eb85f4b2..97ac3e0abf 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2129,3 +2129,9 @@ Entries: - {message: Fixes drinking glasses not breaking when thrown., type: Fix} id: 380 time: '2021-10-01T10:29:58.505975+00:00' +- author: Your_Name_Here + changes: + - {message: Fix mob inventory strip window showing virtual items it shouldn't., + type: Fix} + id: 381 + time: '2021-10-01T11:36:27.868628+00:00' diff --git a/Resources/Changelog/Parts/strip.yml b/Resources/Changelog/Parts/strip.yml deleted file mode 100644 index 9461dd4de1..0000000000 --- a/Resources/Changelog/Parts/strip.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix mob inventory strip window showing virtual items it shouldn't.