diff --git a/html/changelog.html b/html/changelog.html
index 750ab53b7de..2df3a6881e1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -49,6 +49,10 @@
Adds the correct window to the CoC armory.
Adds the correct ammo type (HE) to the CoC armory.
+ SleepyGemmy updated:
+
+ - Makes the worn bunny slippers a child of the bunny slippers.
+
WickedCybs updated:
- Worn bunny slippers are species unrestricted like the normal bunny slippers now.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d97624b75d8..97dbc933d47 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26882,6 +26882,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Peppermint:
- maptweak: Adds the correct window to the CoC armory.
- maptweak: Adds the correct ammo type (HE) to the CoC armory.
+ SleepyGemmy:
+ - bugfix: Makes the worn bunny slippers a child of the bunny slippers.
WickedCybs:
- bugfix: Worn bunny slippers are species unrestricted like the normal bunny slippers
now.
diff --git a/html/changelogs/slipper_fix.yml b/html/changelogs/slipper_fix.yml
deleted file mode 100644
index 0dd309bcb44..00000000000
--- a/html/changelogs/slipper_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Makes the worn bunny slippers a child of the bunny slippers."
\ No newline at end of file