Skip to content

Commit

Permalink
Uplink
Browse files Browse the repository at this point in the history
  • Loading branch information
Radezolid committed Dec 20, 2024
1 parent d3074f5 commit 06b0ea4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/deltav/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ uplink-home-run-bat-desc = Rigged bat pre-coated in blood for Syndicate tee-ball
uplink-foam-sabre-name = Sharp Foam Sabre
uplink-foam-sabre-desc = A blade disguised as a toy foam sabre. Perfect for assassins that pretend playing around.
uplink-explosive-foam-grenade-name = Explosive Foam Grenade
uplink-explosive-foam-grenade-desc = An explosive grenade disguised as a regular foam toy grenade.
13 changes: 13 additions & 0 deletions Resources/Prototypes/DeltaV/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,16 @@
Telecrystal: 6
categories:
- UplinkWeaponry

- type: listing
id: UplinkExGrenadeFoam
name: uplink-explosive-foam-grenade-name
description: uplink-explosive-foam-grenade-desc
productEntity: ExGrenadeFoam
discountCategory: usualDiscounts
discountDownTo:
Telecrystal: 2
cost:
Telecrystal: 4 # 1 TC more expensive than regular due to disguise.
categories:
- UplinkExplosives

0 comments on commit 06b0ea4

Please sign in to comment.