From: deltanedas Date: Fri, 17 Feb 2023 10:40:04 +0000 (+0000) Subject: implant locale + priority tweaks X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=fb3ca420bce46c5fb7e4952c9cb30ddb95eb8b29;p=space-station-14.git implant locale + priority tweaks --- diff --git a/Resources/Locale/en-US/implant/implant.ftl b/Resources/Locale/en-US/implant/implant.ftl index 81ff95311b..f2b8b12753 100644 --- a/Resources/Locale/en-US/implant/implant.ftl +++ b/Resources/Locale/en-US/implant/implant.ftl @@ -15,11 +15,11 @@ implanter-label = [color=white]Implant: {$currentEntities}{$lineBreak}Mode: {$mo ## Implanter Actions -open-storage-implant-action-name = open storage implant -open-storage-implant-action-description = opens the storage implant embedded under your skin +open-storage-implant-action-name = Open Storage Implant +open-storage-implant-action-description = Opens the storage implant embedded under your skin -activate-micro-bomb-action-name = activate micro bomb -activate-micro-bomb-action-description = activates your internal microbomb, completely destroying you and your equipment +activate-micro-bomb-action-name = Activate Microbomb +activate-micro-bomb-action-description = Activates your internal microbomb, completely destroying you and your equipment -use-freedom-implant-action-name = use freedom implant -use-freedom-implant-action-description = activating the implant will free you from any hand restraints +use-freedom-implant-action-name = Break Free +use-freedom-implant-action-description = Activating your freedom implant will free you from any hand restraints diff --git a/Resources/Prototypes/Actions/types.yml b/Resources/Prototypes/Actions/types.yml index 7786acec87..4f20774d4f 100644 --- a/Resources/Prototypes/Actions/types.yml +++ b/Resources/Prototypes/Actions/types.yml @@ -27,6 +27,7 @@ name: open-storage-implant-action-name description: open-storage-implant-action-description itemIconStyle: BigAction + priority: -20 icon: sprite: Clothing/Back/Backpacks/backpack.rsi state: icon @@ -38,6 +39,7 @@ description: activate-micro-bomb-action-description checkCanInteract: false itemIconStyle: BigAction + priority: -21 icon: sprite: Actions/Implants/implants.rsi state: explosive @@ -50,6 +52,7 @@ charges: 3 checkCanInteract: false itemIconStyle: BigAction + priority: -22 icon: sprite: Actions/Implants/implants.rsi state: freedom