Skip to content

Commit

Permalink
buff python (#33306)
Browse files Browse the repository at this point in the history
  • Loading branch information
pheenty authored Feb 11, 2025
1 parent e023c78 commit 8d51a1f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
name: uplink-revolver-python-name
description: uplink-revolver-python-desc
productEntity: WeaponRevolverPythonAP
discountCategory: usualDiscounts
discountCategory: rareDiscounts
discountDownTo:
Telecrystal: 4
Telecrystal: 2
cost:
Telecrystal: 8 # Originally was 13 TC but was not used due to high cost
Telecrystal: 4 # Originally was 13 and then 8 TC but was not used due to high cost
categories:
- UplinkWeaponry

Expand Down Expand Up @@ -1963,11 +1963,11 @@
name: uplink-revolver-cap-gun-fake-name
description: uplink-revolver-cap-gun-fake-desc
productEntity: RevolverCapGunFake
discountCategory: usualDiscounts
discountCategory: rareDiscounts
discountDownTo:
Telecrystal: 5
Telecrystal: 3
cost:
Telecrystal: 9
Telecrystal: 5
categories:
- UplinkJob
conditions:
Expand Down

0 comments on commit 8d51a1f

Please sign in to comment.