Skip to content

Commit

Permalink
Merge pull request #2874 from beck-thompson/free-hostage-implants
Browse files Browse the repository at this point in the history
Hostage implants are now free for hostage ops
  • Loading branch information
Lyndomen authored Feb 4, 2025
2 parents f08726e + b6827ba commit 8c452bf
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Resources/Prototypes/_DV/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,24 @@
whitelist:
tags:
- NukeOpsUplink

- type: listing
id: UplinkHostageImplanterNukieFree
name: uplink-syndicate-hostage-implanter-bundle-name
description: uplink-syndicate-hostage-implanter-bundle-desc
icon: { sprite: Objects/Misc/handcuffs.rsi, state: handcuff }
productEntity: BoxSyndicateHostageImplanter
categories:
- UplinkObjectives
conditions:
- !type:ObjectiveUnlockCondition
- !type:ListingLimitedStockCondition
stock: 1
- !type:BuyerWhitelistCondition
blacklist:
components:
- SurplusBundle
- !type:StoreWhitelistCondition
whitelist:
tags:
- NukeOpsUplink
1 change: 1 addition & 0 deletions Resources/Prototypes/_DV/Objectives/nukies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
listings:
- UplinkBodyBagBox
- UplinkStunBundleNukie
- UplinkHostageImplanterNukieFree

- type: entity
parent: BaseStealObjective
Expand Down

0 comments on commit 8c452bf

Please sign in to comment.