From bba0db76641a24f7b3e0d06d7dbeabf0601d71e8 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Fri, 13 Sep 2019 11:21:26 -0700 Subject: [PATCH] Automatic changelog generation for PR #46338 [ci skip] --- html/changelogs/AutoChangeLog-pr-46338.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-46338.yml diff --git a/html/changelogs/AutoChangeLog-pr-46338.yml b/html/changelogs/AutoChangeLog-pr-46338.yml new file mode 100644 index 00000000000..27c12168fba --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-46338.yml @@ -0,0 +1,6 @@ +author: "ATH1909" +delete-after: True +changes: + - tweak: "Changed the default name of /datum/reagent/colorful_reagent/powder to \"mundane powder\" (from \"crayon powder\"), to better reflect that it can't color anything (its subtypes still can, of course) and that /datum/reagent/colorful_reagent/powder isn't found in most crayons anymore." + - tweak: "Changed the names of the subtypes of /datum/reagent/colorful_reagent/powder so that they no longer mention crayons/\"crayon powder\"." + - tweak: "Changes the wordings of the descriptions of /datum/reagent/colorful_reagent/powder and its subtypes to be less weird (and to mention that invisible powder and mundane powder can't color anything). This change should also make the description of mundane powder no longer state that it can color things the \"none\" color."