diff --git a/html/changelog.html b/html/changelog.html
index cfd92c86878..490f9aa64ae 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -69,6 +69,7 @@
Added an option to clear the Blood Pack's label.
Added various labels for the blood pack.
Added a check to prevent the IVs from being knocked over if you're prone.
+ Increases the package wrap paper stack from 25 to 30.
mikomyazaki updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 954cc775749..319fa6a7b88 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -23315,6 +23315,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- imageadd: Added various labels for the blood pack.
- tweak: Added a check to prevent the IVs from being knocked over if you're
prone.
+ - tweak: Increases the package wrap paper stack from 25 to 30.
mikomyazaki:
- bugfix: Zeng-hu and Zavodskoi Xenobiologists now have the proper access instead
of Scientist access.
diff --git a/html/changelogs/packageWrap_amount_30.yml b/html/changelogs/packageWrap_amount_30.yml
deleted file mode 100644
index d80ed6d0397..00000000000
--- a/html/changelogs/packageWrap_amount_30.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Vrow
-
-delete-after: True
-
-changes:
- - tweak: "Increases the package wrap paper stack from 25 to 30."
\ No newline at end of file