diff --git a/html/changelog.html b/html/changelog.html
index 7e8a35abda4..dc1c44579f1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,27 @@
-->
+
22 July 2018
+
Fox McCloud updated:
+
+ - Fixes monkeys not having their own HUD
+ - Fixes monkey to human transformations missing their HUD
+ - Fixes changing species unequipping items
+ - Fixes organs not being rejuvinated properly by mitocholide
+ - Fixes shadowlings not being forced to hatch
+ - Having a robotic head will allow you to use buzz, ping, beep, and the likes
+ - Claw sharpening now works
+ - Abductors have their own headset instead of a syndicate one
+ - Can put monkeys in the gibber
+ - gibbing some species will now generate different types of hides (monkeys give monkey hides, unathi give lizard hides, the likes)
+ - fixes Vox name generation based on the wrong syllables
+ - consolidates diona name lists; you'll no longer be asked to rename your Diona when you start the shift
+ - botany grown diona can no longer rename themselves (as is consistent with ghost roles)
+ - Fixes DNA scrambler so it gives a proper randomized species name
+ - Fixed an edge case were Vox would have a permanent nitrogen alert
+ - Fixes operatives being bald most of the time
+
+
17 July 2018
Citinited updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bcd64f6d4e8..565a0291f58 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6652,3 +6652,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: volume pumps can be dispensed by the RPD again
datlo:
- rscadd: Provided abductors with an infection free surgery table.
+2018-07-22:
+ Fox McCloud:
+ - bugfix: Fixes monkeys not having their own HUD
+ - bugfix: Fixes monkey to human transformations missing their HUD
+ - bugfix: Fixes changing species unequipping items
+ - bugfix: Fixes organs not being rejuvinated properly by mitocholide
+ - bugfix: Fixes shadowlings not being forced to hatch
+ - rscadd: Having a robotic head will allow you to use buzz, ping, beep, and the
+ likes
+ - tweak: Claw sharpening now works
+ - rscadd: Abductors have their own headset instead of a syndicate one
+ - tweak: Can put monkeys in the gibber
+ - rscadd: gibbing some species will now generate different types of hides (monkeys
+ give monkey hides, unathi give lizard hides, the likes)
+ - bugfix: fixes Vox name generation based on the wrong syllables
+ - tweak: consolidates diona name lists; you'll no longer be asked to rename your
+ Diona when you start the shift
+ - rscdel: botany grown diona can no longer rename themselves (as is consistent with
+ ghost roles)
+ - bugfix: Fixes DNA scrambler so it gives a proper randomized species name
+ - bugfix: Fixed an edge case were Vox would have a permanent nitrogen alert
+ - bugfix: Fixes operatives being bald most of the time
diff --git a/html/changelogs/AutoChangeLog-pr-9223.yml b/html/changelogs/AutoChangeLog-pr-9223.yml
deleted file mode 100644
index 15c03a5e7a9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9223.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes monkeys not having their own HUD"
- - bugfix: "Fixes monkey to human transformations missing their HUD"
- - bugfix: "Fixes changing species unequipping items"
- - bugfix: "Fixes organs not being rejuvinated properly by mitocholide"
- - bugfix: "Fixes shadowlings not being forced to hatch"
- - rscadd: "Having a robotic head will allow you to use buzz, ping, beep, and the likes"
- - tweak: "Claw sharpening now works"
- - rscadd: "Abductors have their own headset instead of a syndicate one"
- - tweak: "Can put monkeys in the gibber"
- - rscadd: "gibbing some species will now generate different types of hides (monkeys give monkey hides, unathi give lizard hides, the likes)"
- - bugfix: "fixes Vox name generation based on the wrong syllables"
- - tweak: "consolidates diona name lists; you'll no longer be asked to rename your Diona when you start the shift"
- - rscdel: "botany grown diona can no longer rename themselves (as is consistent with ghost roles)"
- - bugfix: "Fixes DNA scrambler so it gives a proper randomized species name"
- - bugfix: "Fixed an edge case were Vox would have a permanent nitrogen alert"
- - bugfix: "Fixes operatives being bald most of the time"