From 4e7446e1cb6f5f5b06316840ca12899ce600a0c2 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Tue, 25 Jun 2024 09:18:19 +1200 Subject: [PATCH] Automatic changelog for PR #83848 [ci skip] --- html/changelogs/AutoChangeLog-pr-83848.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-83848.yml diff --git a/html/changelogs/AutoChangeLog-pr-83848.yml b/html/changelogs/AutoChangeLog-pr-83848.yml new file mode 100644 index 00000000000..07f85451841 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-83848.yml @@ -0,0 +1,6 @@ +author: "necromanceranne" +delete-after: True +changes: + - rscadd: "The nullblade, a nullrod variant that is weaker outright, but can inflict severe wounds by performing a sneak attack. Debilitate your target or attack from behind." + - bugfix: "The shortsword sprite no longer has a misaligned handle." + - code_imp: "Organized the nullrod file, and removed some unnecessary subtyping on various types of nullrods." \ No newline at end of file