From a734d1f1c4ca9e625228fabcebc7dc95a7db5e2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:57:17 +0000 Subject: [PATCH] Automatic changelog for PR #8113 [ci skip] --- html/changelogs_ch/AutoChangeLog-pr-8113.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 html/changelogs_ch/AutoChangeLog-pr-8113.yml diff --git a/html/changelogs_ch/AutoChangeLog-pr-8113.yml b/html/changelogs_ch/AutoChangeLog-pr-8113.yml new file mode 100644 index 0000000000..cd38f20a54 --- /dev/null +++ b/html/changelogs_ch/AutoChangeLog-pr-8113.yml @@ -0,0 +1,12 @@ +author: "ReoDaProtovali" +delete-after: True +changes: + - rscadd: "Properly implemented clear gas masks" + - rscadd: "Readded the original gasmask icon" + - rscadd: "added both clear and not clear gasmasks to loadout for 3 points. Happy tiding!" + - rscadd: "replaced the normal gas masks in biohazard lockers with clear ones" + - rscadd: "secretly adds on-mob icons for mouth-held grenades for teshari because I was bored" + - rscdel: "Removed the `obj/item/clothing/mask/gas/wwii` subtype of the mask since the base subtype fills it's role." + - qol: "Makes greytide AI carbon mobs have a bit more variation." + - image: "Added all of the mob_vr_mask.dmi and associated species files to the modularity folder" + - code_imp: "Removed the check for base gas masks to remove their face-consealing abilities because they're no longer clear. Subtypes that are clear can now just use the /clear subtype since it's properly in now" \ No newline at end of file