Skip to content

Commit

Permalink
Buff Cobra & Viper
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserMaus committed Dec 7, 2024
1 parent 4c2ad68 commit e465f7a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@
name: uplink-pistol-magazine-name
description: uplink-pistol-magazine-desc
icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/Magazine/Pistol/pistol_mag.rsi, state: red-icon }
productEntity: MagazinePistol
productEntity: MagazinePistolHighCapacity
cost:
Telecrystal: 1
categories:
Expand Down Expand Up @@ -591,7 +591,7 @@
name: uplink-pistol-magazine-caseless-name
description: uplink-pistol-magazine-caseless-desc
icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/Magazine/CaselessRifle/caseless_pistol_mag.rsi, state: red-icon }
productEntity: MagazinePistolCaselessRifle
productEntity: BaseMagazinePistolCaselessRifleExtended
cost:
Telecrystal: 1
categories:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
slots:
gun_magazine:
name: Magazine
startingItem: MagazinePistol
startingItem: MagazinePistolHighCapacity
insertSound: /Audio/Weapons/Guns/MagIn/pistol_magin.ogg
ejectSound: /Audio/Weapons/Guns/MagOut/pistol_magout.ogg
priority: 2
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/_Sunrise/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,8 @@
conditions:
- !type:StoreWhitelistCondition
blacklist:
tags:
- NukeOpsUplink

- type: listing
id: UplinkBouquet
Expand Down

0 comments on commit e465f7a

Please sign in to comment.