diff --git a/html/changelog.html b/html/changelog.html
index 70871e320cc..ec7dbe51c15 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,14 @@
-->
+
27 January 2023
+
Afya updated:
+
+ - Wands of nothing can now be recharged.
+ - Wands of nothing have 10 shots instead of 20.
+ - Wands no longer use firing pins.
+
+
26 January 2023
GeneralCamo updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4f83dadaaed..cf83da34311 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27735,3 +27735,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes mobs floating on holes.
SleepyGemmy:
- bugfix: Adds a proper public library computer.
+2023-01-27:
+ Afya:
+ - rscadd: Wands of nothing can now be recharged.
+ - tweak: Wands of nothing have 10 shots instead of 20.
+ - tweak: Wands no longer use firing pins.
diff --git a/html/changelogs/Afya-Wands.yml b/html/changelogs/Afya-Wands.yml
deleted file mode 100644
index f46b5f9f157..00000000000
--- a/html/changelogs/Afya-Wands.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Afya
-
-delete-after: True
-
-changes:
- - rscadd: "Wands of nothing can now be recharged."
- - tweak: "Wands of nothing have 10 shots instead of 20."
- - tweak: "Wands no longer use firing pins."
\ No newline at end of file