diff --git a/html/changelog.html b/html/changelog.html index 3c4350ea67a..0a12fbdbcb1 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -89,6 +89,9 @@
  • Resprited Scarab passblades, the Exo-Stellar Skeleton for offworlders, and the CR apparel.
  • Moved webbing and all offworlder-related items into contained folders.
  • Fixed a bug where contained mask sprites wouldn't swap between adjusted states properly.
  • +
  • Added a selection of alternative necklaces, some colorable and some colored.
  • +
  • Added a colorable buckle belt, and separated belt selection into thin, thick and normal sized colorable belts.
  • +
  • Added new colorable earrings to the earring selection.
  • 10 March 2023

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index d6eaa5e9a92..3d6638085a2 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -28414,3 +28414,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - tweak: Moved webbing and all offworlder-related items into contained folders. - bugfix: Fixed a bug where contained mask sprites wouldn't swap between adjusted states properly. + - rscadd: Added a selection of alternative necklaces, some colorable and some colored. + - rscadd: Added a colorable buckle belt, and separated belt selection into thin, + thick and normal sized colorable belts. + - rscadd: Added new colorable earrings to the earring selection. diff --git a/html/changelogs/kyres-loadout_jewelry.yml b/html/changelogs/kyres-loadout_jewelry.yml deleted file mode 100644 index 1a0784eb766..00000000000 --- a/html/changelogs/kyres-loadout_jewelry.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: kyres1 - -delete-after: True - -changes: - - rscadd: "Added a selection of alternative necklaces, some colorable and some colored." - - rscadd: "Added a colorable buckle belt, and separated belt selection into thin, thick and normal sized colorable belts." - - rscadd: "Added new colorable earrings to the earring selection."