diff --git a/html/changelog.html b/html/changelog.html
index 59e3911d79..6f17d663ba 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,18 @@
-->
+
22 October 2021
+
Putnam3145 updated:
+
+ - Ashwalker lungs more aggressively attempt to be safe on lavaland
+
+
WanderingFox95 updated:
+
+ - fixed the wielded sprites not showing up properly.
+ - fixed a runtime in the bark box vendor
+ - added a missing tennis ball sprite
+
+
20 October 2021
Putnam3145 updated:
@@ -485,32 +497,6 @@
-
- 20 August 2021
- EmeraldSundisk updated:
-
- - Adds a law office/courtroom to OmegaStation
- - Adds a gateway to OmegaStation
- - Adds a pool/maintenance bar to OmegaStation
- - Removes the original maintenance garden in OmegaStation tweak: Relocates the bathrooms to the starboard hall tweak: Modifies port quarter maintenance to include some affected items
-
- Putnam3145 updated:
-
- - Beach now has showers
-
- TripleShades updated:
-
- - At least four or five space heaters spread across Pubby Station Maints
- - Missing decal in Pubby Station engineering
- - Moved an atmos alarm in the SM emitter chamber so it wont be destroyed
-
- WanderingFox95 updated:
-
- - Empty bottles and pitchers are available to the bartender now.
- - They even come with 10 different fillstates!
- - Better Shark Tails, dodododododo~
- - The old ones are now listed as carp tails.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 762980dda3..04e168ffb5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30151,3 +30151,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Putnam3145:
- bugfix: Removed a panic from auxmos
- bugfix: Properly implemented hysteresis on heat exchanger processing
+2021-10-22:
+ Putnam3145:
+ - bugfix: Ashwalker lungs more aggressively attempt to be safe on lavaland
+ WanderingFox95:
+ - bugfix: fixed the wielded sprites not showing up properly.
+ - bugfix: fixed a runtime in the bark box vendor
+ - imageadd: added a missing tennis ball sprite
diff --git a/html/changelogs/AutoChangeLog-pr-15209.yml b/html/changelogs/AutoChangeLog-pr-15209.yml
deleted file mode 100644
index 3eabcf9fa7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15209.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - bugfix: "Ashwalker lungs more aggressively attempt to be safe on lavaland"
diff --git a/html/changelogs/AutoChangeLog-pr-15288.yml b/html/changelogs/AutoChangeLog-pr-15288.yml
deleted file mode 100644
index a3e98974af..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15288.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "WanderingFox95"
-delete-after: True
-changes:
- - bugfix: "fixed a runtime in the bark box vendor"
- - imageadd: "added a missing tennis ball sprite"
diff --git a/html/changelogs/AutoChangeLog-pr-15289.yml b/html/changelogs/AutoChangeLog-pr-15289.yml
deleted file mode 100644
index 3a70d06f0e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15289.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "WanderingFox95"
-delete-after: True
-changes:
- - bugfix: "fixed the wielded sprites not showing up properly."