add troll conducting gloves to uplink (#25227)
* add conducting gloves * add conducting gloves to uplink --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -310,6 +310,9 @@ uplink-decoy-disk-desc = A piece of plastic with a lenticular printing, made to
|
|||||||
uplink-cigarettes-name = Syndicate Smokes Packet
|
uplink-cigarettes-name = Syndicate Smokes Packet
|
||||||
uplink-cigarettes-desc = Elite cigarettes for elite agents. Infused with medicine for when you need to do more than calm your nerves.
|
uplink-cigarettes-desc = Elite cigarettes for elite agents. Infused with medicine for when you need to do more than calm your nerves.
|
||||||
|
|
||||||
|
uplink-clothing-conducting-gloves-name = Conducting Gloves
|
||||||
|
uplink-clothing-conducting-gloves-desc = Looks exactly like insulated gloves, but shocks you far worse than if you had nothing at all! Best given as a gift to passengers you really don't like.
|
||||||
|
|
||||||
uplink-snack-box-name = Syndicate Snack Box
|
uplink-snack-box-name = Syndicate Snack Box
|
||||||
uplink-snack-box-desc = A box of delicious snacks and drinks to eat alone or with your team. Includes 1 toy you didn't want.
|
uplink-snack-box-desc = A box of delicious snacks and drinks to eat alone or with your team. Includes 1 toy you didn't want.
|
||||||
|
|
||||||
|
|||||||
@@ -1318,6 +1318,16 @@
|
|||||||
categories:
|
categories:
|
||||||
- UplinkMisc
|
- UplinkMisc
|
||||||
|
|
||||||
|
- type: listing
|
||||||
|
id: UplinkClothingConductingGloves
|
||||||
|
name: uplink-clothing-conducting-gloves-name
|
||||||
|
description: uplink-clothing-conducting-gloves-desc
|
||||||
|
productEntity: ClothingHandsGlovesConducting
|
||||||
|
cost:
|
||||||
|
Telecrystal: 2
|
||||||
|
categories:
|
||||||
|
- UplinkMisc
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkSnackBox
|
id: UplinkSnackBox
|
||||||
name: uplink-snack-box-name
|
name: uplink-snack-box-name
|
||||||
|
|||||||
@@ -191,3 +191,11 @@
|
|||||||
- 1.5
|
- 1.5
|
||||||
- 1.5
|
- 1.5
|
||||||
- 1.5
|
- 1.5
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHandsGlovesColorYellow
|
||||||
|
id: ClothingHandsGlovesConducting
|
||||||
|
suffix: Conducting
|
||||||
|
components:
|
||||||
|
- type: Insulated
|
||||||
|
coefficient: 5 # zap em good
|
||||||
|
|||||||
Reference in New Issue
Block a user