From 7b9a8e9578917de67bc5e8ef0fe59e0398613fc1 Mon Sep 17 00:00:00 2001 From: ParadiseSS13-Bot Date: Thu, 10 Mar 2016 03:56:32 -0500 Subject: [PATCH] Automatic changelog generation for PR #3813 --- html/changelogs/AutoChangeLog-pr-3813.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-3813.yml diff --git a/html/changelogs/AutoChangeLog-pr-3813.yml b/html/changelogs/AutoChangeLog-pr-3813.yml new file mode 100644 index 00000000000..611baaf6aef --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-3813.yml @@ -0,0 +1,8 @@ +author: Fethas +delete-after: True +changes: + - tweak: "Syringes are no longer sharp" + - bugfix: "byond likes direct pathing so item/organ/internal not item/organ even if it shouldn't be in the internal_organs list. This was preventing the list from doing stuff correctly." + - tweak: "fixed ipc organ manipulation surgery, you can now insert a replacment ipc organ directly instead of needing a screwdriver in your main hand" + - bugfix: "nanopaste now will repair organs with robotic >= 2 instead of > 2 cuase i am an idiot" + - bugfix: "Fix, hopefully, for a runtime for clientless mobs whos head are cut off..."