diff --git a/html/changelog.html b/html/changelog.html
index 101e517cc26..20cf6cdb4a2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -52,6 +52,54 @@
-->
+
12 December 2020
+
Azarak updated:
+
+
Harimoto updated:
+
+ - fixed a spelling error with a heretic spell message
+
+
Joe Berry updated:
+
+ - Planetary turfs now act more like they are on a planet and return to a normal level much faster.
+
+
Owai-Seek updated:
+
+ - Food crafting now takes 5 deciseconds, instead of 30.
+ - Meat Product can be produced in the biogen.
+
+
Qustinnus updated:
+
+ - Lavaland is no longer generated in broken diagonals, instead utilizing a map_generator datum.
+ - Bunch of unused turf paths removed
+ - Fixes lava spawning when you mine rocks
+
+
SkyratBot updated:
+
+ - Two new binds for targeting eyes and mouth, number pad 7 and number pad 9.
+ - Civilian Bounty Cubes now pay out 30% of the value of the cube, up from 10%.
+ - Cargo Crates are now worth 200 credits each. Cargo crate prices have seen some tweaks as well for more uncommonly ordered crates as well.
+ - You can no longer cheat the bounty system by slapping a new price tag over a bounty cube.
+ - The values of cargo crates you can order are now scaled in terms of the value of cargo crates.
+ - Ash walkers no longer know galactic common
+ - Drying racks have feedback for dried things now
+ - Shoes get checked for whether they actually cover your feet for purposes of caltrops and footsteps
+ - Added a smite option to build mode.
+ - More UI elements will now be displayed in a non-blurry font.
+ - Points of interest now use an element.
+ - Changed the size of the xray gun
+ - Lizards will now be correctly disgusted by donuts.
+ - Clothes now consume themselves properly.
+ - There now exists an admin outfit, better than the debug outfit for messing with things. There is also now a box with every single stabilized slime extract.
+ - changed the description of painting frames to better explain how to remove paintings and whether the frame is persistent
+
+
Useroth updated:
+
+ - Removed the transformation sting ability.
+
+
11 December 2020
Azarak updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 599ec641c4b..732e81a3f09 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44807,3 +44807,46 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: made the alien infestation event less likely
monster860:
- tweak: You now lie down in the direction you are facing
+2020-12-12:
+ Azarak:
+ - bugfix: fixed nanite slurry
+ Harimoto:
+ - spellcheck: fixed a spelling error with a heretic spell message
+ Joe Berry:
+ - tweak: Planetary turfs now act more like they are on a planet and return to a
+ normal level much faster.
+ Owai-Seek:
+ - tweak: Food crafting now takes 5 deciseconds, instead of 30.
+ - rscadd: Meat Product can be produced in the biogen.
+ Qustinnus:
+ - code_imp: Lavaland is no longer generated in broken diagonals, instead utilizing a
+ map_generator datum.
+ - code_imp: Bunch of unused turf paths removed
+ - bugfix: Fixes lava spawning when you mine rocks
+ SkyratBot:
+ - tweak: Two new binds for targeting eyes and mouth, number pad 7 and number pad
+ 9.
+ - balance: Civilian Bounty Cubes now pay out 30% of the value of the cube, up from
+ 10%.
+ - balance: Cargo Crates are now worth 200 credits each. Cargo crate prices have
+ seen some tweaks as well for more uncommonly ordered crates as well.
+ - bugfix: You can no longer cheat the bounty system by slapping a new price tag
+ over a bounty cube.
+ - refactor: The values of cargo crates you can order are now scaled in terms of
+ the value of cargo crates.
+ - rscdel: Ash walkers no longer know galactic common
+ - bugfix: Drying racks have feedback for dried things now
+ - tweak: Shoes get checked for whether they actually cover your feet for purposes
+ of caltrops and footsteps
+ - admin: Added a smite option to build mode.
+ - tweak: More UI elements will now be displayed in a non-blurry font.
+ - code_imp: Points of interest now use an element.
+ - balance: Changed the size of the xray gun
+ - bugfix: Lizards will now be correctly disgusted by donuts.
+ - bugfix: Clothes now consume themselves properly.
+ - admin: There now exists an admin outfit, better than the debug outfit for messing
+ with things. There is also now a box with every single stabilized slime extract.
+ - spellcheck: changed the description of painting frames to better explain how to
+ remove paintings and whether the frame is persistent
+ Useroth:
+ - rscdel: Removed the transformation sting ability.
diff --git a/html/changelogs/AutoChangeLog-pr-2090.yml b/html/changelogs/AutoChangeLog-pr-2090.yml
deleted file mode 100644
index 4dd20da60db..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2090.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Owai-Seek"
-delete-after: True
-changes:
- - tweak: "Food crafting now takes 5 deciseconds, instead of 30."
- - rscadd: "Meat Product can be produced in the biogen."
diff --git a/html/changelogs/AutoChangeLog-pr-2114.yml b/html/changelogs/AutoChangeLog-pr-2114.yml
deleted file mode 100644
index f3e91a4e6ad..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2114.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Azarak"
-delete-after: True
-changes:
- - bugfix: "fixed nanite slurry"
diff --git a/html/changelogs/AutoChangeLog-pr-2116.yml b/html/changelogs/AutoChangeLog-pr-2116.yml
deleted file mode 100644
index 91689eeee60..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2116.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - tweak: "More UI elements will now be displayed in a non-blurry font."
diff --git a/html/changelogs/AutoChangeLog-pr-2117.yml b/html/changelogs/AutoChangeLog-pr-2117.yml
deleted file mode 100644
index 77e84a4bd48..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2117.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - code_imp: "Points of interest now use an element."
diff --git a/html/changelogs/AutoChangeLog-pr-2119.yml b/html/changelogs/AutoChangeLog-pr-2119.yml
deleted file mode 100644
index f3acc8bf28c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2119.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - balance: "Changed the size of the xray gun"
diff --git a/html/changelogs/AutoChangeLog-pr-2120.yml b/html/changelogs/AutoChangeLog-pr-2120.yml
deleted file mode 100644
index b7cfa26adf7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2120.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - balance: "Civilian Bounty Cubes now pay out 30% of the value of the cube, up from 10%."
- - balance: "Cargo Crates are now worth 200 credits each. Cargo crate prices have seen some tweaks as well for more uncommonly ordered crates as well."
- - bugfix: "You can no longer cheat the bounty system by slapping a new price tag over a bounty cube."
- - refactor: "The values of cargo crates you can order are now scaled in terms of the value of cargo crates."
diff --git a/html/changelogs/AutoChangeLog-pr-2121.yml b/html/changelogs/AutoChangeLog-pr-2121.yml
deleted file mode 100644
index 03351203c2f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2121.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - spellcheck: "changed the description of painting frames to better explain how to remove paintings and whether the frame is persistent"
diff --git a/html/changelogs/AutoChangeLog-pr-2123.yml b/html/changelogs/AutoChangeLog-pr-2123.yml
deleted file mode 100644
index 206bc277b7f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2123.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - admin: "There now exists an admin outfit, better than the debug outfit for messing with things. There is also now a box with every single stabilized slime extract."
diff --git a/html/changelogs/AutoChangeLog-pr-2124.yml b/html/changelogs/AutoChangeLog-pr-2124.yml
deleted file mode 100644
index f3ce7a3733d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2124.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Clothes now consume themselves properly."
diff --git a/html/changelogs/AutoChangeLog-pr-2126.yml b/html/changelogs/AutoChangeLog-pr-2126.yml
deleted file mode 100644
index 6569ea5cb76..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2126.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - admin: "Added a smite option to build mode."
diff --git a/html/changelogs/AutoChangeLog-pr-2127.yml b/html/changelogs/AutoChangeLog-pr-2127.yml
deleted file mode 100644
index 2485d129f56..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2127.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Drying racks have feedback for dried things now"
diff --git a/html/changelogs/AutoChangeLog-pr-2129.yml b/html/changelogs/AutoChangeLog-pr-2129.yml
deleted file mode 100644
index 7ac152f4076..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2129.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Harimoto"
-delete-after: True
-changes:
- - spellcheck: "fixed a spelling error with a heretic spell message"
diff --git a/html/changelogs/AutoChangeLog-pr-2130.yml b/html/changelogs/AutoChangeLog-pr-2130.yml
deleted file mode 100644
index 7941b24d5d2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2130.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - tweak: "Two new binds for targeting eyes and mouth, number pad 7 and number pad 9."
diff --git a/html/changelogs/AutoChangeLog-pr-2131.yml b/html/changelogs/AutoChangeLog-pr-2131.yml
deleted file mode 100644
index 60683328429..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2131.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Qustinnus"
-delete-after: True
-changes:
- - code_imp: "Lavaland is no longer generated in broken diagonals, instead utilizing a map_generator datum."
- - code_imp: "Bunch of unused turf paths removed"
diff --git a/html/changelogs/AutoChangeLog-pr-2133.yml b/html/changelogs/AutoChangeLog-pr-2133.yml
deleted file mode 100644
index 0c3e24b3133..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2133.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - tweak: "Shoes get checked for whether they actually cover your feet for purposes of caltrops and footsteps"
diff --git a/html/changelogs/AutoChangeLog-pr-2134.yml b/html/changelogs/AutoChangeLog-pr-2134.yml
deleted file mode 100644
index 675d29a8ac0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2134.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Lizards will now be correctly disgusted by donuts."
diff --git a/html/changelogs/AutoChangeLog-pr-2135.yml b/html/changelogs/AutoChangeLog-pr-2135.yml
deleted file mode 100644
index ba3f3a7a91e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2135.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joe Berry"
-delete-after: True
-changes:
- - tweak: "Planetary turfs now act more like they are on a planet and return to a normal level much faster."
diff --git a/html/changelogs/AutoChangeLog-pr-2136.yml b/html/changelogs/AutoChangeLog-pr-2136.yml
deleted file mode 100644
index 4d57eac7267..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2136.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Useroth"
-delete-after: True
-changes:
- - rscdel: "Removed the transformation sting ability."
diff --git a/html/changelogs/AutoChangeLog-pr-2137.yml b/html/changelogs/AutoChangeLog-pr-2137.yml
deleted file mode 100644
index 7ed284e9ab9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2137.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Qustinnus"
-delete-after: True
-changes:
- - bugfix: "Fixes lava spawning when you mine rocks"
diff --git a/html/changelogs/AutoChangeLog-pr-2139.yml b/html/changelogs/AutoChangeLog-pr-2139.yml
deleted file mode 100644
index e4c1d825bef..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2139.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscdel: "Ash walkers no longer know galactic common"