diff --git a/html/changelog.html b/html/changelog.html
index b8bbd77c7d1..a85680fcc94 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -60,6 +60,23 @@
- Brings unholy water in line with its description.
+ Ported by Markolie, developed by KorPhaeron and others from /tg/. The Hierophant was developed by ChangelingRain. updated:
+
+ - Megafauna and their rewards have been added to the code. These are not on the map yet.
+ - Fireball is now a targeted spell instead of a dumbfire spell.
+ - Most spells, wands and staffs now have unique spell sounds.
+ - Added a new nullrod type, the "spellblade".
+ - Added bows, arrows and quivers. Currently only available for admins.
+ - Added cockroaches. Currently only available for admins.
+ - Added support for BYOND medals. Currently disabled.
+ - Added a number of Lavaland objects (flora, basalt, food and stacks). Currently only available for admins.
+ - Earmuffs can now be produced in autolathes.
+ - Syndicate gun turrets are now subtypes of regular turrets: this makes them controllable with Syndicate ID's and improves their targeting.
+ - Diona and Shadow People now receive a warning when they're not exposed/exposed to light.
+ - The sniper AP rounds that Nuke Ops can purchase now have a chance of dismembering limbs.
+ - Shadow People can now switch their night vision properly.
+ - Certain messages in chat weren't showing up in their proper (large) size, such as the Nar'Sie spawned message. This has been resolved.
+
uraniummeltdown updated:
- Supply ID skin is now selectable in the Agent ID and ID Computer
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1fe12d21821..2d6d1264eff 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3475,5 +3475,26 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-02-05:
Fethas:
- tweak: Brings unholy water in line with its description.
+ Ported by Markolie, developed by KorPhaeron and others from /tg/. The Hierophant was developed by ChangelingRain.:
+ - rscadd: Megafauna and their rewards have been added to the code. These are not
+ on the map yet.
+ - rscadd: Fireball is now a targeted spell instead of a dumbfire spell.
+ - rscadd: Most spells, wands and staffs now have unique spell sounds.
+ - rscadd: Added a new nullrod type, the "spellblade".
+ - rscadd: Added bows, arrows and quivers. Currently only available for admins.
+ - rscadd: Added cockroaches. Currently only available for admins.
+ - rscadd: Added support for BYOND medals. Currently disabled.
+ - rscadd: Added a number of Lavaland objects (flora, basalt, food and stacks). Currently
+ only available for admins.
+ - rscadd: Earmuffs can now be produced in autolathes.
+ - tweak: 'Syndicate gun turrets are now subtypes of regular turrets: this makes
+ them controllable with Syndicate ID''s and improves their targeting.'
+ - tweak: Diona and Shadow People now receive a warning when they're not exposed/exposed
+ to light.
+ - tweak: The sniper AP rounds that Nuke Ops can purchase now have a chance of dismembering
+ limbs.
+ - bugfix: Shadow People can now switch their night vision properly.
+ - bugfix: Certain messages in chat weren't showing up in their proper (large) size,
+ such as the Nar'Sie spawned message. This has been resolved.
uraniummeltdown:
- bugfix: Supply ID skin is now selectable in the Agent ID and ID Computer
diff --git a/html/changelogs/AutoChangeLog-pr-6081.yml b/html/changelogs/AutoChangeLog-pr-6081.yml
deleted file mode 100644
index 3dee4e8a863..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6081.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-author: "Ported by Markolie, developed by KorPhaeron and others from /tg/. The Hierophant was developed by ChangelingRain."
-delete-after: True
-changes:
- - rscadd: "Megafauna and their rewards have been added to the code. These are not on the map yet."
- - rscadd: "Fireball is now a targeted spell instead of a dumbfire spell."
- - rscadd: "Most spells, wands and staffs now have unique spell sounds."
- - rscadd: "Added a new nullrod type, the \"spellblade\"."
- - rscadd: "Added bows, arrows and quivers. Currently only available for admins."
- - rscadd: "Added cockroaches. Currently only available for admins."
- - rscadd: "Added support for BYOND medals. Currently disabled."
- - rscadd: "Added a number of Lavaland objects (flora, basalt, food and stacks). Currently only available for admins."
- - rscadd: "Earmuffs can now be produced in autolathes."
- - tweak: "Syndicate gun turrets are now subtypes of regular turrets: this makes them controllable with Syndicate ID's and improves their targeting."
- - tweak: "Diona and Shadow People now receive a warning when they're not exposed/exposed to light."
- - tweak: "The sniper AP rounds that Nuke Ops can purchase now have a chance of dismembering limbs."
- - bugfix: "Shadow People can now switch their night vision properly."
- - bugfix: "Certain messages in chat weren't showing up in their proper (large) size, such as the Nar'Sie spawned message. This has been resolved."