Syndicate Lobbying Bundle (briefcase with spacebucks) (#18405)

This commit is contained in:
lapatison
2023-08-06 00:10:21 +03:00
committed by GitHub
parent 4c39486f3c
commit b6bcae6a18
3 changed files with 28 additions and 4 deletions

View File

@@ -67,7 +67,7 @@ uplink-pistol-magazine-caseless-desc = Pistol magazine with 10 catridges. Compat
uplink-speedloader-magnum-name = Speedloader (.45 magnum AP)
uplink-speedloader-magnu-desc = Revolver speedloader with 6 armor-piercing catridges, capable of ignoring armor entirely. Compatible with the Python.
uplink-mosin-ammo-name = ammunition box (.30 rifle)
uplink-mosin-ammo-name = Ammunition box (.30 rifle)
uplink-mosin-ammo-desc = A box of cartridges for the surplus rifle.
uplink-sniper-ammo-name = ammunition box (.60 antimateriel)
@@ -313,11 +313,14 @@ uplink-operative-skirt-desc = A skirt given to our nuclear operatives with fine
uplink-balloon-name = Syndie Balloon
uplink-balloon-desc = Handed out to the bravest souls who survived the "atomic twister" ride at Syndieland.
uplink-scarf-syndie-red-name = striped syndicate red scarf
uplink-scarf-syndie-red-name = Striped syndicate red scarf
uplink-scarf-syndie-red-desc = A stylish striped syndicate red scarf. The perfect winter accessory for those with a keen fashion sense, and those who are in the mood to steal something.
uplink-scarf-syndie-green-name = striped syndicate green scarf
uplink-scarf-syndie-green-name = Striped syndicate green scarf
uplink-scarf-syndie-green-desc = A stylish striped syndicate green scarf. The perfect winter accessory for those with a keen fashion sense, and those who are in the mood to steal something.
uplink-syndicate-pai-name = Syndicate personal ai device
uplink-syndicate-pai-desc = A Syndicate variant of the pAI with access to the Syndicate radio channel. We do not guarantee their usefulness.
uplink-bribe-name = Lobbying Bundle
uplink-bribe-desc = A heartfelt gift that can help you sway someone's opinion. Real or counterfeit? Yes.

View File

@@ -22,4 +22,15 @@
- id: ClothingNeckTieRed
- id: ClothingHandsGlovesLatex
- id: ClothingUniformJumpsuitLawyerBlack
- id: ClothingShoesBootsLaceup
- type: entity
id: BriefcaseSyndieLobbyingBundleFilled
name: brown briefcase
parent: BriefcaseSyndie
suffix: Filled, Spacebucks
components:
- type: StorageFill
contents:
- id: ClothingEyesGlassesSunglasses
- id: SpaceCash1000
amount: 5

View File

@@ -1184,6 +1184,16 @@
components:
- SurplusBundle
- type: listing
id: UplinkBribe
name: uplink-bribe-name
description: uplink-bribe-desc
productEntity: BriefcaseSyndieLobbyingBundleFilled
cost:
Telecrystal: 4
categories:
- UplinkMisc
# Pointless
- type: listing