diff --git a/html/changelog.html b/html/changelog.html
index 1d19c855ad3..e95fd14f0c2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -63,6 +63,29 @@
META - Cargo shuttle airlocks now bolt properly.
META - Cargo shuttle flaps are now airtight. All hail Cargonia.
+ DesolateG updated:
+
+ - Refactors global var lists to use the global subsystem.
+
+ Farie82 updated:
+
+ - Added the on_give proc for items. Was needed for the fixes
+ - Giving two handed items like the DIY chainsaw and potted plants now works correctly
+ - The DIY chainsaw, doomslayer chainsaw and the potted plants now do damage when given to somebody else and when picked up while the chainsaw was on.
+
+ Purpose updated:
+
+ - Cyberiad's grimy tiles are now actually dirty and cleanable.
+ - Delta's grimy tiles are now actually dirty and cleanable.
+ - Ironsand is now visible in the Map Maker.
+ - Away missions updated with the appropriate dirt/grime so that it is now cleanable.
+ - Fixes stool's unique suicide message.
+ - Fixes rollerbeds no longer going through plastic flaps.
+
+ TDSSS updated:
+
+ - Removed Skrell discrimination, allows ! character in IDs (agent IDs or made via ID computer)
+
variableundefined updated:
- Ore now represented by stack that holds up to 50 items. Should reduce lag with ORM greatly.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4a3974e3afd..725a891440b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7442,6 +7442,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: META - Cargo shuttle blast doors now reacts to the right button.
- bugfix: META - Cargo shuttle airlocks now bolt properly.
- bugfix: META - Cargo shuttle flaps are now airtight. All hail Cargonia.
+ DesolateG:
+ - tweak: Refactors global var lists to use the global subsystem.
+ Farie82:
+ - rscadd: Added the on_give proc for items. Was needed for the fixes
+ - bugfix: Giving two handed items like the DIY chainsaw and potted plants now works
+ correctly
+ - bugfix: The DIY chainsaw, doomslayer chainsaw and the potted plants now do damage
+ when given to somebody else and when picked up while the chainsaw was on.
+ Purpose:
+ - tweak: Cyberiad's grimy tiles are now actually dirty and cleanable.
+ - tweak: Delta's grimy tiles are now actually dirty and cleanable.
+ - bugfix: Ironsand is now visible in the Map Maker.
+ - bugfix: Away missions updated with the appropriate dirt/grime so that it is now
+ cleanable.
+ - bugfix: Fixes stool's unique suicide message.
+ - bugfix: Fixes rollerbeds no longer going through plastic flaps.
+ TDSSS:
+ - bugfix: Removed Skrell discrimination, allows ! character in IDs (agent IDs or
+ made via ID computer)
variableundefined:
- tweak: Ore now represented by stack that holds up to 50 items. Should reduce lag
with ORM greatly.
diff --git a/html/changelogs/AutoChangeLog-pr-9677.yml b/html/changelogs/AutoChangeLog-pr-9677.yml
deleted file mode 100644
index ea12e7e55e3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9677.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DesolateG"
-delete-after: True
-changes:
- - tweak: "Refactors global var lists to use the global subsystem."
diff --git a/html/changelogs/AutoChangeLog-pr-9815.yml b/html/changelogs/AutoChangeLog-pr-9815.yml
deleted file mode 100644
index 1440dc00ab4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9815.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TDSSS"
-delete-after: True
-changes:
- - bugfix: "Removed Skrell discrimination, allows ! character in IDs (agent IDs or made via ID computer)"
diff --git a/html/changelogs/AutoChangeLog-pr-9817.yml b/html/changelogs/AutoChangeLog-pr-9817.yml
deleted file mode 100644
index 49b105caa1e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9817.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Purpose"
-delete-after: True
-changes:
- - bugfix: "Fixes stool's unique suicide message."
- - bugfix: "Fixes rollerbeds no longer going through plastic flaps."
diff --git a/html/changelogs/AutoChangeLog-pr-9818.yml b/html/changelogs/AutoChangeLog-pr-9818.yml
deleted file mode 100644
index b031aaeb7a5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9818.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - rscadd: "Added the on_give proc for items. Was needed for the fixes"
- - bugfix: "Giving two handed items like the DIY chainsaw and potted plants now works correctly"
- - bugfix: "The DIY chainsaw, doomslayer chainsaw and the potted plants now do damage when given to somebody else and when picked up while the chainsaw was on."
diff --git a/html/changelogs/AutoChangeLog-pr-9819.yml b/html/changelogs/AutoChangeLog-pr-9819.yml
deleted file mode 100644
index 937b4deacbe..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9819.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Purpose"
-delete-after: True
-changes:
- - tweak: "Cyberiad's grimy tiles are now actually dirty and cleanable."
diff --git a/html/changelogs/AutoChangeLog-pr-9820.yml b/html/changelogs/AutoChangeLog-pr-9820.yml
deleted file mode 100644
index 33afd4c3702..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9820.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Purpose"
-delete-after: True
-changes:
- - tweak: "Delta's grimy tiles are now actually dirty and cleanable."
diff --git a/html/changelogs/AutoChangeLog-pr-9821.yml b/html/changelogs/AutoChangeLog-pr-9821.yml
deleted file mode 100644
index 75bb220f482..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9821.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Purpose"
-delete-after: True
-changes:
- - bugfix: "Ironsand is now visible in the Map Maker."
- - bugfix: "Away missions updated with the appropriate dirt/grime so that it is now cleanable."