forked from RMC-14/RMC-14
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
507da16
commit 9d9be7c
Showing
5 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
Resources/Locale/uk-UA/_RMC14/entities_locale/actions/tactical_map_actions.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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
ent-RMCActionOpenTacticalMap = Відкрити Тактичну Мапу | ||
.desc = { "" } | ||
ent-RMCActionOpenTacticalMapMarine = { ent-RMCActionOpenTacticalMap } | ||
.desc = { ent-RMCActionOpenTacticalMap.desc } | ||
ent-RMCActionOpenTacticalMapXeno = { ent-RMCActionOpenTacticalMap } | ||
.desc = { ent-RMCActionOpenTacticalMap.desc } |
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
9 changes: 8 additions & 1 deletion
9
Resources/Locale/uk-UA/_RMC14/entities_locale/actions/xeno/xeno_utility_actions.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,2 +1,9 @@ | ||
ent-ActionXenoTransferPlasma = Перенести плазму | ||
(50) | ||
.desc = Give plasma to a nearby xenonid. | ||
ent-ActionXenoRetrieve = Retrieve (180 plasma, 100 energy) | ||
.desc = Pull a xenonid to you if they are in crit, stunned, lying down, or small enough. | ||
ent-ActionXenoAid = Aid Xenonid (100 plasma, 100 energy) | ||
.desc = Heal a xenonid next to you and yourself, or remove ailments and stuns from a further away xenonid. Healing will consume an additional half of your remaining points for extra healing. | ||
ent-ActionXenoAidToggle = Toggle Aid Type | ||
.desc = Toggles between healing or removing ailments with Aid Xenonid. |