diff --git a/html/changelog.html b/html/changelog.html
index ba5ec3cc0a0..0e912f8ab06 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,11 @@
- Fixed first responder jacket sprites.
+ Sparky_Hotdog updated:
+
+ - Added chopsticks, a new form of utensil. Available from the kitchen vendor now!
+ - Rice Bowls now have the option to remove their chopsticks, and even put them back neatly when you're finished!
+
TheDocOct updated:
- Adds five new variants of the Dominian cape, one for each Great House.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 60052517d88..b9b0772662c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17398,6 +17398,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-12-11:
Geeves:
- bugfix: Fixed first responder jacket sprites.
+ Sparky_Hotdog:
+ - rscadd: Added chopsticks, a new form of utensil. Available from the kitchen vendor
+ now!
+ - rscadd: Rice Bowls now have the option to remove their chopsticks, and even put
+ them back neatly when you're finished!
TheDocOct:
- rscadd: Adds five new variants of the Dominian cape, one for each Great House.
Wowzewow (Wezzy):
diff --git a/html/changelogs/chopstix.yml b/html/changelogs/chopstix.yml
deleted file mode 100644
index 2c8d11d48a4..00000000000
--- a/html/changelogs/chopstix.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Sparky_Hotdog
-
-delete-after: True
-
-changes:
- - rscadd: "Added chopsticks, a new form of utensil. Available from the kitchen vendor now!"
- - rscadd: "Rice Bowls now have the option to remove their chopsticks, and even put them back neatly when you're finished!"
\ No newline at end of file