From 094d4ffbfa17df5c18382263230fd79f01a04c21 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Fri, 7 Nov 2025 01:22:33 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/archive/2025-11.yml | 8 ++++++++ .../changelogs/hellfirejag-gravity-adatpations-bioaug.yml | 6 ------ 2 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 html/changelogs/hellfirejag-gravity-adatpations-bioaug.yml diff --git a/html/changelogs/archive/2025-11.yml b/html/changelogs/archive/2025-11.yml index da9c7eb4c48..4e1414dbe34 100644 --- a/html/changelogs/archive/2025-11.yml +++ b/html/changelogs/archive/2025-11.yml @@ -138,3 +138,11 @@ FlamingLily: - rscadd: Added one (1) light to the Hydroponics bay. (Also switches the fuel tank and the biogenerator to make the light a little less out of place). +2025-11-07: + Hellfirejag: + - rscadd: Added a 'Gravity Adaptations' bioaug as a new loadout item available to + Galatean Off-Worlders. These work similarly to hardsuits and legbraces by protecting + the character from gravity sickness. + - rscadd: Gravity Adaptations can also be bought in antag uplinks. + - refactor: Refactored Off-worlder gravity weakness to use the new COMSIG_GRAVITY_WEAKNESS_EVENT + signal, so that more things can interact with it without needing to be hardcoded. diff --git a/html/changelogs/hellfirejag-gravity-adatpations-bioaug.yml b/html/changelogs/hellfirejag-gravity-adatpations-bioaug.yml deleted file mode 100644 index 32fc9ade77f..00000000000 --- a/html/changelogs/hellfirejag-gravity-adatpations-bioaug.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - rscadd: "Added a 'Gravity Adaptations' bioaug as a new loadout item available to Galatean Off-Worlders. These work similarly to hardsuits and legbraces by protecting the character from gravity sickness." - - rscadd: "Gravity Adaptations can also be bought in antag uplinks." - - refactor: "Refactored Off-worlder gravity weakness to use the new COMSIG_GRAVITY_WEAKNESS_EVENT signal, so that more things can interact with it without needing to be hardcoded."