diff --git a/html/changelog.html b/html/changelog.html
index 579d2643393..e0454b51742 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,33 @@
-->
+
25 November 2017
+
CosmicScientist updated:
+
+ - bolas are back in tablecrafting!
+
+
Dorsisdwarf updated:
+
+ - Catpeople are now distracted instead of debilitated
+ - Normal cats now go for laser pointers
+
+
SpaceManiac updated:
+
+ - You can no longer buckle people to roller beds from inside of a locker.
+
+
YPOQ updated:
+
+ - AIs and cyborgs can interact with unscrewed airlocks and APCs.
+
+
ninjanomnom updated:
+
+ - Fixes thermite burning hotter than the boiling point of stone
+
+
zennerx updated:
+
+ - Zombies don't reanimate with no head!
+
+
24 November 2017
ACCount updated:
@@ -1403,36 +1430,6 @@
- Bluespace pipes to atmospherics, which create a single pipenet with all bluespace pipes in existence.
-
- 23 September 2017
- Armhulen updated:
-
- - Rare Spider Variants have arrived! Every spiderling has a rare chance of growing up to a rare version of their original spider type!
- - Special thanks to Onule for the sprites, you're the best!
-
- JJRcop updated:
-
- - Suiciding with a ballistic gun now actually blows your brain out.
-
- More Robust Than You updated:
-
- - Taking the beaker out of a cryotube now tries to put it into your hand
- - Removed some spawn()s from secbot code
- - Using a soulstone on somebody now transfers your languages to the shade
- - Zombies now stay dead if they suicide
- - If a zombie suicides, they now rip their head off!
- - pAIs now transfer their languages to bots
- - Support Holoparasites must be manifested to heal
-
- Robustin updated:
-
- - A zombie's automatic self-healing is stopped for 6 seconds after taking damage.
- - Deconverted revs will now always get a message, logs will now include more details.
-
- YPOQ updated:
-
- - Pet persistence works again
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1c574010199..7d49e05d731 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13941,3 +13941,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ninjanomnom:
- bugfix: Custom shuttle dockers can no longer place docking regions inside other
custom docker regions.
+2017-11-25:
+ CosmicScientist:
+ - bugfix: bolas are back in tablecrafting!
+ Dorsisdwarf:
+ - tweak: Catpeople are now distracted instead of debilitated
+ - rscadd: Normal cats now go for laser pointers
+ SpaceManiac:
+ - bugfix: You can no longer buckle people to roller beds from inside of a locker.
+ YPOQ:
+ - bugfix: AIs and cyborgs can interact with unscrewed airlocks and APCs.
+ ninjanomnom:
+ - bugfix: Fixes thermite burning hotter than the boiling point of stone
+ zennerx:
+ - bugfix: Zombies don't reanimate with no head!
diff --git a/html/changelogs/AutoChangeLog-pr-32891.yml b/html/changelogs/AutoChangeLog-pr-32891.yml
deleted file mode 100644
index cd94f6dae7f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-32891.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CosmicScientist"
-delete-after: True
-changes:
- - bugfix: "bolas are back in tablecrafting!"
diff --git a/html/changelogs/AutoChangeLog-pr-32940.yml b/html/changelogs/AutoChangeLog-pr-32940.yml
deleted file mode 100644
index 877ad764609..00000000000
--- a/html/changelogs/AutoChangeLog-pr-32940.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Dorsisdwarf"
-delete-after: True
-changes:
- - tweak: "Catpeople are now distracted instead of debilitated"
- - rscadd: "Normal cats now go for laser pointers"
diff --git a/html/changelogs/AutoChangeLog-pr-32984.yml b/html/changelogs/AutoChangeLog-pr-32984.yml
deleted file mode 100644
index 1019538b17e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-32984.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ninjanomnom"
-delete-after: True
-changes:
- - bugfix: "Fixes thermite burning hotter than the boiling point of stone"
diff --git a/html/changelogs/AutoChangeLog-pr-32985.yml b/html/changelogs/AutoChangeLog-pr-32985.yml
deleted file mode 100644
index ebb761f7b95..00000000000
--- a/html/changelogs/AutoChangeLog-pr-32985.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "YPOQ"
-delete-after: True
-changes:
- - bugfix: "AIs and cyborgs can interact with unscrewed airlocks and APCs."
diff --git a/html/changelogs/AutoChangeLog-pr-33015.yml b/html/changelogs/AutoChangeLog-pr-33015.yml
deleted file mode 100644
index 2127f2032f5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-33015.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "You can no longer buckle people to roller beds from inside of a locker."
diff --git a/html/changelogs/AutoChangeLog-pr-33049.yml b/html/changelogs/AutoChangeLog-pr-33049.yml
deleted file mode 100644
index a2265954202..00000000000
--- a/html/changelogs/AutoChangeLog-pr-33049.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zennerx"
-delete-after: True
-changes:
- - bugfix: "Zombies don't reanimate with no head!"