Remove the duplicate syndicate radio uplink entry (#5240)
remove the duplicate syndicate radio uplink entry
This commit is contained in:
parent
f25f84cc07
commit
428ca45cdb
|
|
@ -1444,8 +1444,8 @@
|
|||
|
||||
- type: listing
|
||||
id: UplinkRadioImplanter
|
||||
name: uplink-radio-implanter-name
|
||||
description: uplink-radio-implanter-desc
|
||||
name: uplink-syndicate-radio-implanter-name # DeltaV
|
||||
description: uplink-syndicate-radio-implanter-desc # DeltaV
|
||||
icon: { sprite: /Textures/Objects/Devices/encryption_keys.rsi, state: synd_label }
|
||||
productEntity: RadioImplanterSyndicate
|
||||
discountCategory: usualDiscounts
|
||||
|
|
|
|||
|
|
@ -16,20 +16,6 @@
|
|||
components:
|
||||
- SurplusBundle
|
||||
|
||||
- type: listing
|
||||
id: UplinkSyndicateRadioImplanter
|
||||
name: uplink-syndicate-radio-implanter-name
|
||||
description: uplink-syndicate-radio-implanter-desc
|
||||
icon: { sprite: /Textures/Objects/Devices/encryption_keys.rsi, state: synd_label }
|
||||
productEntity: RadioImplanterSyndicate
|
||||
discountCategory: usualDiscounts
|
||||
discountDownTo:
|
||||
Telecrystal: 1
|
||||
cost:
|
||||
Telecrystal: 2
|
||||
categories:
|
||||
- UplinkImplants
|
||||
|
||||
- type: listing
|
||||
id: UplinkSyndicateRadioImplanterBundle
|
||||
name: uplink-syndicate-radio-implanter-bundle-name
|
||||
|
|
|
|||
Loading…
Reference in New Issue