diff --git a/html/changelog.html b/html/changelog.html
index 24c1734d9f6..a2535a80a1d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,18 @@
-->
+
25 February 2021
+
Alberyk updated:
+
+ - Removed the invisibility module from the ninja hardsuit.
+ - Removed the meson mode from the advanced vision hardsuit module.
+ - Replaced the self destruct in the ninja rig with an anti-theft system that delets the user and the rig upon death. You can still buy the explosive option in the uplink.
+ - Increased the energy use of the invisibility hardsuit module.
+ - Ninja hardsuit options are now similar to antag gear loadouts: they come with more stuff than just the hardsuit.
+ - Increased the number of needed players in the intrigue and visitor game modes to 20.
+ - Added a Kosmostrelki themed gear loadout.
+
+
24 February 2021
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index acbefc837d8..0551c1374ab 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18503,3 +18503,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
WickedCybs:
- tweak: Revised some fluff descriptions and resistances to a few pieces of Tajaran
gear.
+2021-02-25:
+ Alberyk:
+ - rscdel: Removed the invisibility module from the ninja hardsuit.
+ - rscdel: Removed the meson mode from the advanced vision hardsuit module.
+ - tweak: Replaced the self destruct in the ninja rig with an anti-theft system that
+ delets the user and the rig upon death. You can still buy the explosive option
+ in the uplink.
+ - tweak: Increased the energy use of the invisibility hardsuit module.
+ - rscadd: 'Ninja hardsuit options are now similar to antag gear loadouts: they come
+ with more stuff than just the hardsuit.'
+ - tweak: Increased the number of needed players in the intrigue and visitor game
+ modes to 20.
+ - rscadd: Added a Kosmostrelki themed gear loadout.
diff --git a/html/changelogs/example - Copia.yml b/html/changelogs/example - Copia.yml
deleted file mode 100644
index 90258e48d31..00000000000
--- a/html/changelogs/example - Copia.yml
+++ /dev/null
@@ -1,41 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: Alberyk
-
-delete-after: True
-
-changes:
- - rscdel: "Removed the invisibility module from the ninja hardsuit."
- - rscdel: "Removed the meson mode from the advanced vision hardsuit module."
- - tweak: "Replaced the self destruct in the ninja rig with an anti-theft system that delets the user and the rig upon death. You can still buy the explosive option in the uplink."
- - tweak: "Increased the energy use of the invisibility hardsuit module."
- - rscadd: "Ninja hardsuit options are now similar to antag gear loadouts: they come with more stuff than just the hardsuit."
- - tweak: "Increased the number of needed players in the intrigue and visitor game modes to 20."
- - rscadd: "Added a Kosmostrelki themed gear loadout."
\ No newline at end of file