implant locale + priority tweaks
This commit is contained in:
@@ -15,11 +15,11 @@ implanter-label = [color=white]Implant: {$currentEntities}{$lineBreak}Mode: {$mo
|
|||||||
|
|
||||||
## Implanter Actions
|
## Implanter Actions
|
||||||
|
|
||||||
open-storage-implant-action-name = open storage implant
|
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-description = Opens the storage implant embedded under your skin
|
||||||
|
|
||||||
activate-micro-bomb-action-name = activate micro bomb
|
activate-micro-bomb-action-name = Activate Microbomb
|
||||||
activate-micro-bomb-action-description = activates your internal microbomb, completely destroying you and your equipment
|
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-name = Break Free
|
||||||
use-freedom-implant-action-description = activating the implant will free you from any hand restraints
|
use-freedom-implant-action-description = Activating your freedom implant will free you from any hand restraints
|
||||||
|
|||||||
@@ -27,6 +27,7 @@
|
|||||||
name: open-storage-implant-action-name
|
name: open-storage-implant-action-name
|
||||||
description: open-storage-implant-action-description
|
description: open-storage-implant-action-description
|
||||||
itemIconStyle: BigAction
|
itemIconStyle: BigAction
|
||||||
|
priority: -20
|
||||||
icon:
|
icon:
|
||||||
sprite: Clothing/Back/Backpacks/backpack.rsi
|
sprite: Clothing/Back/Backpacks/backpack.rsi
|
||||||
state: icon
|
state: icon
|
||||||
@@ -38,6 +39,7 @@
|
|||||||
description: activate-micro-bomb-action-description
|
description: activate-micro-bomb-action-description
|
||||||
checkCanInteract: false
|
checkCanInteract: false
|
||||||
itemIconStyle: BigAction
|
itemIconStyle: BigAction
|
||||||
|
priority: -21
|
||||||
icon:
|
icon:
|
||||||
sprite: Actions/Implants/implants.rsi
|
sprite: Actions/Implants/implants.rsi
|
||||||
state: explosive
|
state: explosive
|
||||||
@@ -50,6 +52,7 @@
|
|||||||
charges: 3
|
charges: 3
|
||||||
checkCanInteract: false
|
checkCanInteract: false
|
||||||
itemIconStyle: BigAction
|
itemIconStyle: BigAction
|
||||||
|
priority: -22
|
||||||
icon:
|
icon:
|
||||||
sprite: Actions/Implants/implants.rsi
|
sprite: Actions/Implants/implants.rsi
|
||||||
state: freedom
|
state: freedom
|
||||||
|
|||||||
Reference in New Issue
Block a user