forked from space-wizards/space-station-14
-
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.
Add popup for healing target (space-wizards#29804)
* Add popup for healing target * hop * huh * fix one * fix showing popup to all
- Loading branch information
Showing
2 changed files
with
9 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
1 change: 1 addition & 0 deletions
1
Resources/Locale/en-US/medical/components/healing-component.ftl
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 |
---|---|---|
@@ -1,3 +1,4 @@ | ||
medical-item-finished-using = You have finished healing with the {$item} | ||
medical-item-cant-use = There is no damage you can heal with the {$item} | ||
medical-item-stop-bleeding = They have stopped bleeding | ||
medical-item-popup-target = {CAPITALIZE(THE($user))} is trying to heal you with the {$item}! |