diff --git a/html/changelogs/AutoChangeLog-pr-4153.yml b/html/changelogs/AutoChangeLog-pr-4153.yml deleted file mode 100644 index 9d3f0aa995c7..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4153.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "realforest2001" -delete-after: True -changes: - - rscadd: "Added a proc to calculate item strip delay, taking into account the target's skills and adding 0.5s per level in Policing and CQC." - - rscadd: "Added an unstrippable mob trait to prevent inventory manipulation. Gave this trait to Working Joes." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4161.yml b/html/changelogs/AutoChangeLog-pr-4161.yml deleted file mode 100644 index 9f26a4165b27..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4161.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Huffie56" -delete-after: True -changes: - - bugfix: "spraying with the hose will no cost 5u of water while spaying 5u of water." - - bugfix: "fixed the verb to take out the hose." - - bugfix: "remove the option to change the output as it was confusing for people." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4173.yml b/html/changelogs/AutoChangeLog-pr-4173.yml deleted file mode 100644 index 148496625516..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4173.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "MikeKuwait" -delete-after: True -changes: - - bugfix: "The plant dies if no nutriment is available" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4177.yml b/html/changelogs/AutoChangeLog-pr-4177.yml deleted file mode 100644 index e516bdf9ecb7..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4177.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Drathek" -delete-after: True -changes: - - rscadd: "Queen jellies now use designation rather than ckey for attribution" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4179.yml b/html/changelogs/AutoChangeLog-pr-4179.yml deleted file mode 100644 index 6092c2f73ae7..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4179.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Drathek" -delete-after: True -changes: - - bugfix: "Random facts now only check players." \ No newline at end of file diff --git a/html/changelogs/archive/2023-08.yml b/html/changelogs/archive/2023-08.yml index 7c765c685fa7..f4f10f2bc624 100644 --- a/html/changelogs/archive/2023-08.yml +++ b/html/changelogs/archive/2023-08.yml @@ -225,3 +225,18 @@ - rscadd: Rounded oxyloss from bloodloss SpartanBobby: - maptweak: Fixes use of wrong areas inside LV522 reactor +2023-08-15: + Drathek: + - rscadd: Queen jellies now use designation rather than ckey for attribution + - bugfix: Random facts now only check players. + Huffie56: + - bugfix: spraying with the hose will no cost 5u of water while spaying 5u of water. + - bugfix: fixed the verb to take out the hose. + - bugfix: remove the option to change the output as it was confusing for people. + MikeKuwait: + - bugfix: The plant dies if no nutriment is available + realforest2001: + - rscadd: Added a proc to calculate item strip delay, taking into account the target's + skills and adding 0.5s per level in Policing and CQC. + - rscadd: Added an unstrippable mob trait to prevent inventory manipulation. Gave + this trait to Working Joes.