diff --git a/html/changelogs_ch/AutoChangeLog-pr-11096.yml b/html/changelogs_ch/AutoChangeLog-pr-11096.yml deleted file mode 100644 index 2c41d5f64f..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-11096.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Will" -delete-after: True -changes: - - code_imp: "moves sql death reporting to SSmobs as a single massinsert" - - refactor: "turns object climbing code into a component" - - qol: "many more objects are climbable, preventing softlocks, especially for engineers and miners" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-11098.yml b/html/changelogs_ch/AutoChangeLog-pr-11098.yml deleted file mode 100644 index c062089c1b..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-11098.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "CHOMPStation2StaffMirrorBot" -delete-after: True -changes: - - balance: "Changed the level that you can use backup batteries as a synth to 150 nutrition, and it also gives you 150 nutrition back. This means you can use it as soon as you reach slowdown levels of hunger and it fills you up a decent amount." \ No newline at end of file diff --git a/html/changelogs_ch/archive/2025-06.yml b/html/changelogs_ch/archive/2025-06.yml index 9f64f5f5a7..8c4dfb0782 100644 --- a/html/changelogs_ch/archive/2025-06.yml +++ b/html/changelogs_ch/archive/2025-06.yml @@ -293,3 +293,14 @@ - rscadd: Adds genes and diseases to bingle's database so symptoms and genetics stuff can be looked up ingame - code_imp: added unit test for virus names and trait names to prevent tgui issues +2025-06-22: + CHOMPStation2StaffMirrorBot: + - balance: Changed the level that you can use backup batteries as a synth to 150 + nutrition, and it also gives you 150 nutrition back. This means you can use + it as soon as you reach slowdown levels of hunger and it fills you up a decent + amount. + Will: + - code_imp: moves sql death reporting to SSmobs as a single massinsert + - refactor: turns object climbing code into a component + - qol: many more objects are climbable, preventing softlocks, especially for engineers + and miners