From 16eb7dfbc67410bee85c5187d9f13cc5bfc943d7 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Fri, 10 Apr 2026 02:25:50 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/archive/2026-04.yml | 9 +++++++++ html/changelogs/fabiank3-radiation-refactor.yml | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 html/changelogs/fabiank3-radiation-refactor.yml diff --git a/html/changelogs/archive/2026-04.yml b/html/changelogs/archive/2026-04.yml index c12e9b37c46..26945f22cb4 100644 --- a/html/changelogs/archive/2026-04.yml +++ b/html/changelogs/archive/2026-04.yml @@ -135,3 +135,12 @@ to use. - rscdel: The tesla hardsuit has been removed from the golden deep submap and replaced with a hazard and AMI rig instead. +2026-04-10: + FabianK3: + - bugfix: Fixed uranium golems not emitting detectable radiation by geiger counters. + - balance: Replaced arbitrary radioactivity values in a lot of things with new more + inline radiation level defines. These balances are minor and don't effect item, + object or material behavior. + - rscadd: Added a new version for radioactive green glow and waste barrels, radiation + level very high. + - rscdel: Removed the LRP hairloss on radiation exposure. diff --git a/html/changelogs/fabiank3-radiation-refactor.yml b/html/changelogs/fabiank3-radiation-refactor.yml deleted file mode 100644 index 3505a79539f..00000000000 --- a/html/changelogs/fabiank3-radiation-refactor.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: FabianK3 - -delete-after: True - -changes: - - bugfix: "Fixed uranium golems not emitting detectable radiation by geiger counters." - - balance: "Replaced arbitrary radioactivity values in a lot of things with new more inline radiation level defines. These balances are minor and don't effect item, object or material behavior." - - rscadd: "Added a new version for radioactive green glow and waste barrels, radiation level very high." - - rscdel: "Removed the LRP hairloss on radiation exposure."