diff --git a/html/changelog.html b/html/changelog.html
index e9463b836e1..c8423d0e5e2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -46,6 +46,11 @@
- Made minor map tweaks to the tramp freighter. CO2 tanks split evenly between thruster rooms. Adds a suit cycler, recharging station, and cell charger.
- Added a missing console that prevented the tramp freighter cryopod from functioning.
+ - Ghostrole vaurca and offworlders should now spawn with the things they need to survive.
+ - Ghostroles will now all spawn with the proper footwear.
+ - Signing papers as a ghostrole will now use the correct name.
+ - Space bar patrons now start with a wallet containing a random amount of money.
+ - Fixed a typo in the tramp freighter captain description.
JohnWildkins updated:
@@ -70,6 +75,7 @@
- Fixes a misplaced corkboard in the journalist's office.
- Fixes the brig communal chute being misdirected.
+ - Restored atmos techs access to the deck 1 tech storage.
10 May 2022
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1b5e9c7c94b..9b10de83dba 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -23861,6 +23861,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
between thruster rooms. Adds a suit cycler, recharging station, and cell charger.
- bugfix: Added a missing console that prevented the tramp freighter cryopod from
functioning.
+ - bugfix: Ghostrole vaurca and offworlders should now spawn with the things they
+ need to survive.
+ - bugfix: Ghostroles will now all spawn with the proper footwear.
+ - bugfix: Signing papers as a ghostrole will now use the correct name.
+ - tweak: Space bar patrons now start with a wallet containing a random amount of
+ money.
+ - spellcheck: Fixed a typo in the tramp freighter captain description.
JohnWildkins:
- bugfix: IPCs should no longer overheat inside exosuit cabins.
- bugfix: Suit coolers (backpack + RIG versions) should now cool IPCs properly while
@@ -23885,3 +23892,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
SleepyGemmy:
- bugfix: Fixes a misplaced corkboard in the journalist's office.
- bugfix: Fixes the brig communal chute being misdirected.
+ - bugfix: Restored atmos techs access to the deck 1 tech storage.
diff --git a/html/changelogs/deck1_techstorage.yml b/html/changelogs/deck1_techstorage.yml
deleted file mode 100644
index 5d154f7062d..00000000000
--- a/html/changelogs/deck1_techstorage.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Restored atmos techs access to the deck 1 tech storage."
\ No newline at end of file
diff --git a/html/changelogs/doxxmedearly-xeno_ghostroles.yml b/html/changelogs/doxxmedearly-xeno_ghostroles.yml
deleted file mode 100644
index 31a7b091c49..00000000000
--- a/html/changelogs/doxxmedearly-xeno_ghostroles.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Doxxmedearly
-delete-after: True
-changes:
- - bugfix: "Ghostrole vaurca and offworlders should now spawn with the things they need to survive."
- - bugfix: "Ghostroles will now all spawn with the proper footwear."
- - bugfix: "Signing papers as a ghostrole will now use the correct name."
- - tweak: "Space bar patrons now start with a wallet containing a random amount of money."
- - spellcheck: "Fixed a typo in the tramp freighter captain description."