Replace uplink thieving gloves with chameleon thieving gloves (#36369)
* replace thieving gloves with chameleon thieving gloves * increase TC cost by one * add a TODO comment
This commit is contained in:
@@ -320,8 +320,8 @@ uplink-chameleon-desc = A backpack full of items that contain chameleon technolo
|
||||
uplink-clothing-no-slips-shoes-name = No-slip Shoes
|
||||
uplink-clothing-no-slips-shoes-desc = Chameleon shoes that protect you from slips.
|
||||
|
||||
uplink-clothing-thieving-gloves-name = Thieving Gloves
|
||||
uplink-clothing-thieving-gloves-desc = Discreetly steal from pockets and improve your thieving technique with these fancy new gloves. They even look like normal gloves!
|
||||
uplink-clothing-chameleon-thieving-gloves-name = Chameleon Thieving Gloves
|
||||
uplink-clothing-chameleon-thieving-gloves-desc = Discreetly steal from pockets and improve your thieving technique with these fancy new gloves. They can change appearance to match any pair of gloves!
|
||||
|
||||
uplink-clothing-outer-vest-web-name = Web Vest
|
||||
uplink-clothing-outer-vest-web-desc = A synthetic armor vest. This one has added webbing and ballistic plates.
|
||||
|
||||
@@ -1550,16 +1550,17 @@
|
||||
categories:
|
||||
- UplinkWearables
|
||||
|
||||
# TODO: Revert back to normal thieving gloves when clothes dyeing is added
|
||||
- type: listing
|
||||
id: UplinkgClothingThievingGloves
|
||||
name: uplink-clothing-thieving-gloves-name
|
||||
description: uplink-clothing-thieving-gloves-desc
|
||||
productEntity: ThievingGloves
|
||||
name: uplink-clothing-chameleon-thieving-gloves-name
|
||||
description: uplink-clothing-chameleon-thieving-gloves-desc
|
||||
productEntity: ClothingHandsChameleonThief
|
||||
discountCategory: veryRareDiscounts
|
||||
discountDownTo:
|
||||
Telecrystal: 2
|
||||
Telecrystal: 3
|
||||
cost:
|
||||
Telecrystal: 4
|
||||
Telecrystal: 5
|
||||
categories:
|
||||
- UplinkWearables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user