-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Embed Items Now Drop On Destruction/Deconstruction (#278)
* embed children * locale * fix * Update Resources/Locale/ru-RU/weapons/throwing/throwing.ftl Co-authored-by: Spatison <[email protected]> * // WWDP MY BELOVED --------- Co-authored-by: vanx <discord@vanxxxx> Co-authored-by: Spatison <[email protected]>
- Loading branch information
1 parent
3b5817f
commit 1e6cc0d
Showing
4 changed files
with
55 additions
and
5 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
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
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
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,6 @@ | ||
throwing-falloff = {$item} выпадает из вас! | ||
throwing-embed-falloff = {$item} выпадает из вас! | ||
throwing-embed-remove-alert-owner = {$other} достаёт {$item}, застрявший в вас! | ||
throwing-examine-embedded = {CAPITALIZE(SUBJECT($embedded))} [color=teal]застрял[/color] в [bold]{$target}[/bold]. | ||
throwing-examine-embedded-part = {CAPITALIZE(SUBJECT($embedded))} [color=teal]застрял[/color] в [color=red]{$targetPart}[/color] [bold]{target}[/bold]. |