From 630d79ed291a7828fdd57d9d1724e415a15de7c0 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Wed, 19 Aug 2020 02:39:58 +0200 Subject: [PATCH] Automatic changelog generation for PR #391 [ci skip] --- html/changelogs/AutoChangeLog-pr-391.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-391.yml diff --git a/html/changelogs/AutoChangeLog-pr-391.yml b/html/changelogs/AutoChangeLog-pr-391.yml new file mode 100644 index 00000000000..ec693c4bf69 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-391.yml @@ -0,0 +1,4 @@ +author: "SkyratBot" +delete-after: True +changes: + - bugfix: "Runtime in wounds system fixed for projectiles that can't wound. As a result, non-woundy weapons will now complete code execution and apply appropriate damage. In particular, this fixes the DRAGnet not dealing stamina damage on net mode, may fix other weapons too."