Skip to content

Commit

Permalink
Antimov in both Traitor & Nukie Uplinks (#31916)
Browse files Browse the repository at this point in the history
Adds Antimov AI Lawboard to Uplinks Automatic changelog update

Co-authored-by: PJBot <[email protected]>
  • Loading branch information
LordEclipse and PJBot committed Sep 24, 2024
1 parent 49d4e4c commit efd9894
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@ uplink-syndicate-martyr-module-desc = Turn your emagged borg friend into a walki
uplink-singularity-beacon-name = Singularity Beacon
uplink-singularity-beacon-desc = A device that attracts singularities. Has to be anchored and powered. Causes singularities to grow when consumed.
uplink-antimov-law-name = Antimov Law Circuit
uplink-antimov-law-desc = A very dangerous Lawset to use when you want to cause the A.I. to go haywire, use with caution.
# Implants
uplink-storage-implanter-name = Storage Implanter
uplink-storage-implanter-desc = Hide goodies inside of yourself with new bluespace technology!
Expand Down
38 changes: 37 additions & 1 deletion Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -993,11 +993,47 @@
categories:
- UplinkDisruption
conditions:
- !type:BuyerWhitelistCondition
- !type:BuyerWhitelistCondition
blacklist:
components:
- SurplusBundle

- type: listing
id: UplinkAntimovCircuitBoard
name: uplink-antimov-law-name
description: uplink-antimov-law-desc
productEntity: AntimovCircuitBoard
discountCategory: usualDiscounts
discountDownTo:
Telecrystal: 10
cost:
Telecrystal: 14
categories:
- UplinkDisruption
conditions:
- !type:StoreWhitelistCondition
blacklist:
tags:
- NukeOpsUplink

- type: listing
id: UplinkNukieAntimovCircuitBoard
name: uplink-antimov-law-name
description: uplink-antimov-law-desc
productEntity: AntimovCircuitBoard
discountCategory: rareDiscounts
discountDownTo:
Telecrystal: 20
cost:
Telecrystal: 24
categories:
- UplinkDisruption
conditions:
- !type:StoreWhitelistCondition
whitelist:
tags:
- NukeOpsUplink

- type: listing
id: UplinkSurplusBundle
name: uplink-surplus-bundle-name
Expand Down

0 comments on commit efd9894

Please sign in to comment.