forked from tgstation/tgstation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog generation for PR tgstation#49700 [ci skip]
- Loading branch information
1 parent
50058b9
commit eb2e735
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
author: "SteelSlayer" | ||
delete-after: True | ||
changes: | ||
- code_imp: "Adds the label component, which gets added to objects you label with the hand labeler. It is used to keep track of the label that was applied to it can be removed later on." | ||
- soundadd: "Adds a sound for labeling an object with the hand labeler" | ||
- soundadd: "Adds a sound for removing a label from an object with the hand labeler" | ||
- tweak: "Limits the amount of labels an object can have to one." | ||
- tweak: "You can now remove labels from objects, by hitting it with the hand labeler, while it's off." |