diff --git a/html/changelog.html b/html/changelog.html
index 8a2b11a5de3..7a77a5de320 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -74,6 +74,16 @@
New explosion for the strength of 1 and above, weaker than the maximum explosion right now.
Made strength 2 the threshold for the maximum explosion for single tanks.
+ Mickyan, actioninja updated:
+
+ - Skateboards have received a substantial overhaul
+ - Bumping into objects will no longer instantly throw you off the skateboard, instead it will cause knockback and a severe amount of stamina damage.
+ - Added ollies! Land on a table to do a sick grind! Both actions consume a moderate amount of stamina.
+ - Added skateboard jump and roll sounds by actioninja
+ - Performing tricks or bumping into things at low stamina will still make you fly off the skateboard!
+ - New board types are available at the library's games vendor
+ - Skateboard speed can no longer be adjusted
+
Wjohnston sprites and Mey Ha Zah for some help getting those sprites into a sane form updated:
- the flight potion now works with lizards
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0840336d600..8a1d3a70be4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26631,6 +26631,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: New explosion for the strength of 1 and above, weaker than the maximum
explosion right now.
- tweak: Made strength 2 the threshold for the maximum explosion for single tanks.
+ Mickyan, actioninja:
+ - rscadd: Skateboards have received a substantial overhaul
+ - rscadd: Bumping into objects will no longer instantly throw you off the skateboard,
+ instead it will cause knockback and a severe amount of stamina damage.
+ - rscadd: Added ollies! Land on a table to do a sick grind! Both actions consume
+ a moderate amount of stamina.
+ - soundadd: Added skateboard jump and roll sounds by actioninja
+ - rscadd: Performing tricks or bumping into things at low stamina will still make
+ you fly off the skateboard!
+ - rscadd: New board types are available at the library's games vendor
+ - rscdel: Skateboard speed can no longer be adjusted
Wjohnston sprites and Mey Ha Zah for some help getting those sprites into a sane form:
- rscadd: the flight potion now works with lizards
cacogen:
diff --git a/html/changelogs/AutoChangeLog-pr-45657.yml b/html/changelogs/AutoChangeLog-pr-45657.yml
deleted file mode 100644
index 28583b23afa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45657.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "Mickyan, actioninja"
-delete-after: True
-changes:
- - rscadd: "Skateboards have received a substantial overhaul"
- - rscadd: "Bumping into objects will no longer instantly throw you off the skateboard, instead it will cause knockback and a severe amount of stamina damage."
- - rscadd: "Added ollies! Land on a table to do a sick grind! Both actions consume a moderate amount of stamina."
- - soundadd: "Added skateboard jump and roll sounds by actioninja"
- - rscadd: "Performing tricks or bumping into things at low stamina will still make you fly off the skateboard!"
- - rscadd: "New board types are available at the library's games vendor"
- - rscdel: "Skateboard speed can no longer be adjusted"