Skip to content

Commit

Permalink
Cherry-picked commit 7af183e from space-wizards/space-station-14/master
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexUm418 authored and SimpleStation14 committed Apr 21, 2024
1 parent 3bf08c7 commit b647642
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 11 deletions.
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 @@ -406,3 +406,6 @@ uplink-bribe-desc = A heartfelt gift that can help you sway someone's opinion. R
uplink-hypodart-name = Hypodart
uplink-hypodart-desc = A seemingly unremarkable dart with an enlarged reservoir for chemicals. It can store up to 7u reagents in itself, and instantly inject when it hits the target. Starts empty.
uplink-barber-scissors-name = Barber Scissors
uplink-barber-scissors-desc = A good tool to give your fellow agent a nice haircut, unless you want to give it to yourself.
23 changes: 12 additions & 11 deletions Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,17 +236,18 @@
id: ClothingBackpackChameleonFill
suffix: Fill, Chameleon
components:
- type: StorageFill
contents:
- id: ClothingUniformJumpsuitChameleon
- id: ClothingOuterChameleon
- id: ClothingNeckChameleon
- id: ClothingMaskGasChameleon
- id: ClothingHeadHatChameleon
- id: ClothingHandsChameleon
- id: ClothingEyesChameleon
- id: ClothingHeadsetChameleon
- id: ClothingShoesChameleon
- type: StorageFill
contents:
- id: ClothingUniformJumpsuitChameleon
- id: ClothingOuterChameleon
- id: ClothingNeckChameleon
- id: ClothingMaskGasChameleon
- id: ClothingHeadHatChameleon
- id: ClothingHandsChameleon
- id: ClothingEyesChameleon
- id: ClothingHeadsetChameleon
- id: ClothingShoesChameleon
- id: BarberScissors

- type: entity
parent: ClothingBackpackDuffelSyndicateBundle
Expand Down
10 changes: 10 additions & 0 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1504,6 +1504,16 @@

# Pointless

- type: listing
id: UplinkBarberScissors
name: uplink-barber-scissors-name
description: uplink-barber-scissors-desc
productEntity: BarberScissors
cost:
Telecrystal: 1
categories:
- UplinkPointless

- type: listing
id: UplinkRevolverCapGun
name: uplink-revolver-cap-gun-name
Expand Down

0 comments on commit b647642

Please sign in to comment.