Skip to content

Commit

Permalink
fix: uplink-implant
Browse files Browse the repository at this point in the history
  • Loading branch information
Spatison committed Oct 10, 2024
1 parent 4c2f775 commit 519884e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
components:
- Hands # prevent mouse buying grenade penguin since its not telepathic
- type: Store
preset: StorePresetUplink
preset: StorePresetUplinkNoDiscounts
balance:
Telecrystal: 0
- type: UserInterface
Expand Down
17 changes: 17 additions & 0 deletions Resources/Prototypes/_White/Store/presets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- type: storePreset
id: StorePresetUplinkNoDiscounts
storeName: Uplink
categories:
- UplinkWeapons
- UplinkAmmo
- UplinkExplosives
- UplinkMisc
- UplinkBundles
- UplinkTools
- UplinkUtility
- UplinkImplants
- UplinkJob
- UplinkArmor
- UplinkPointless
currencyWhitelist:
- Telecrystal

0 comments on commit 519884e

Please sign in to comment.