Implanters and Subdermal Implants (#11840)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
keronshb
2022-11-20 01:49:37 -05:00
committed by GitHub
parent a5dff7eee7
commit 671324bef8
48 changed files with 1633 additions and 79 deletions

View File

@@ -0,0 +1,25 @@
## Implanter Attempt Messages
implanter-component-implanting-target = {$user} is trying to implant you with something!
implanter-draw-failed-permanent = The {$implant} in {$target} is fused with them and cannot be removed!
implanter-draw-failed = You tried to remove an implant but found nothing.
## UI
implanter-draw-text = Draw
implanter-inject-text = Inject
implanter-empty-text = None
implanter-implant-text = {$implantName}{$lineBreak}{$implantDescription}
implanter-label = [color=white]Implant: {$currentEntities}{$lineBreak}Mode: {$modeString}[/color]
## Implanter Actions
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
use-freedom-implant-action-name = use freedom implant
use-freedom-implant-action-description = activating the implant will free you from any hand restraints

View File

@@ -4,5 +4,8 @@ ent-ArmorySmg = { ent-CrateArmorySMG }
ent-ArmoryShotgun = { ent-CrateArmoryShotgun }
.desc = { ent-CrateArmoryShotgun.desc }
ent-TrackingImplants = { ent-CrateTrackingImplants }
.desc = { ent-CrateTrackingImplants.desc }
ent-ArmoryLaser = { ent-CrateArmoryLaser }
.desc = { ent-CrateArmoryLaser.desc }
.desc = { ent-CrateArmoryLaser.desc }

View File

@@ -4,5 +4,8 @@ ent-CrateArmorySMG = SMG crate
ent-CrateArmoryShotgun = Shotgun crate
.desc = For when the enemy absolutely needs to be replaced with lead. Contains two Enforcer Combat Shotguns, and some standard shotgun shells. Requires Armory access to open.
ent-CrateTrackingImplants = Tracking implants
.desc = Contains a handful of tracking implanters. Good for prisoners you'd like to release but still keep track of.
ent-CrateArmoryLaser = lasers crate
.desc = Contains three lethal, high-energy laser guns. Requires Armory access to open.
.desc = Contains three lethal, high-energy laser guns. Requires Armory access to open.

View File

@@ -16,5 +16,11 @@ ent-CrateFunBoardGames = Board game crate
ent-CrateFunATV = ATV crate
.desc = An Absolutely Taxable Vehicle to help cargo with hauling.
ent-CrateFunSadTromboneImplants = Sad Trombone Implants
.desc = Death's never been so fun before! Implant these to make dying a bit more happy.
ent-CrateFunLightImplants = Light Implants
.desc = Light up your skin with these implants!
ent-CrateFunSyndicateSegway = Syndicate segway crate
.desc = A crate containing a two-wheeler that will help you escape from the security officers. Or not.