"[ci skip] Automatic Build - 2020.02.12.19.30.59"

This commit is contained in:
AuroraBuildBot
2020-02-12 19:30:59 +00:00
parent 70e1632596
commit e9966c5f56
3 changed files with 17 additions and 13 deletions
+7
View File
@@ -36,6 +36,13 @@
<div class="commit sansserif">
<h2 class="date">12 February 2020</h2>
<h3 class="author">Doxxmedearly updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Meat and cutlets should now be able to be properly sliced by edged items, such as regular kitchen knives, hatchets, and cleavers.</li>
<li class="bugfix">When slicing meat and cutlets, their reagents should now properly transfer to the new products.</li>
<li class="tweak">Slipping items into food has changed slightly to prevent weird interactions. You will now only slip items into food on harm intent. Now you can actually slice things with the cleaver instead of shoving it into that dough or cheese wheel.</li>
<li class="bugfix">You can no longer slice throats with spoons or forks.</li>
</ul>
<h3 class="author">Yonnimer updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes a issue with the aooctoggle pr.</li>
+10
View File
@@ -11783,5 +11783,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Yonnimer:
- rscadd: Adds a Toggle AOOC verb
2020-02-12:
Doxxmedearly:
- bugfix: Meat and cutlets should now be able to be properly sliced by edged items,
such as regular kitchen knives, hatchets, and cleavers.
- bugfix: When slicing meat and cutlets, their reagents should now properly transfer
to the new products.
- tweak: Slipping items into food has changed slightly to prevent weird interactions.
You will now only slip items into food on harm intent. Now you can actually
slice things with the cleaver instead of shoving it into that dough or cheese
wheel.
- bugfix: You can no longer slice throats with spoons or forks.
Yonnimer:
- bugfix: Fixes a issue with the aooctoggle pr.
@@ -1,13 +0,0 @@
# Your name.
author: Doxxmedearly
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
changes:
- bugfix: "Meat and cutlets should now be able to be properly sliced by edged items, such as regular kitchen knives, hatchets, and cleavers."
- bugfix: "When slicing meat and cutlets, their reagents should now properly transfer to the new products."
- tweak: "Slipping items into food has changed slightly to prevent weird interactions. You will now only slip items into food on harm intent. Now you can actually slice things with the cleaver instead of shoving it into that dough or cheese wheel."
- bugfix: "You can no longer slice throats with spoons or forks."