From 7c22e67bfb343c1436fbae024697604a7d6a16ff Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Sat, 3 Jul 2021 22:06:02 -0700 Subject: [PATCH] Automatic changelog generation for PR #59752 [ci skip] --- html/changelogs/AutoChangeLog-pr-59752.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-59752.yml diff --git a/html/changelogs/AutoChangeLog-pr-59752.yml b/html/changelogs/AutoChangeLog-pr-59752.yml new file mode 100644 index 00000000000..d911f7ab5d9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-59752.yml @@ -0,0 +1,11 @@ +author: "Greniza" +delete-after: True +changes: + - rscadd: "Environment protection bags, which protect their occupants from weather, and give protection from temperature and pressure. The rare variants even have the same protection effects as a space suit." + - imageadd: "Environment protection bag sprites" + - code_imp: "Made weather immunity consistently defines, as opposed to some strings and some defines." + - code_imp: "Migrates mob weather immunity to defines rather than strings." + - refactor: "Gave atom/movable the ability to be spaceproofed and insulated to protect its contents." + - refactor: "Gave /obj/structure/closet the ability to protect its contents from weather." + - bugfix: "Using wirecutters on an unlabeled bodybag no longer sends the \"You cut the tag off of the bodybag\" message." + - bugfix: "Allows bodybags to be picked up again."