Magazine for C20R in uplink (#17108)

This commit is contained in:
Nim
2023-08-02 13:03:39 +03:00
committed by GitHub
parent 817c3c0db3
commit 6a2aac39e4
4 changed files with 23 additions and 0 deletions

View File

@@ -58,6 +58,9 @@ uplink-exploding-pen-desc = A class IV explosive device contained within a stand
uplink-pistol-magazine-name = Pistol Magazine (.35 auto)
uplink-pistol-magazine-desc = Pistol magazine with 10 catridges. Compatible with the Viper.
uplink-pistol-magazine-c20r-name = SMG magazine (.35 auto)
uplink-pistol-magazine-c20r-desc = Rifle magazine with 30 catridges. Compatible with C-20r.
uplink-pistol-magazine-caseless-name = Pistol Magazine (.25 caseless)
uplink-pistol-magazine-caseless-desc = Pistol magazine with 10 catridges. Compatible with the Cobra.

View File

@@ -217,6 +217,23 @@
categories:
- UplinkAmmo
# For the C20R
- type: listing
id: UplinkMagazinePistolSubMachineGun
name: uplink-pistol-magazine-c20r-name
description: uplink-pistol-magazine-c20r-desc
icon: { sprite: /Textures/Objects/Weapons/Guns/Ammunition/Magazine/Pistol/smg_mag.rsi, state: red-icon }
productEntity: MagazinePistolSubMachineGun
cost:
Telecrystal: 3
categories:
- UplinkAmmo
conditions:
- !type:StoreWhitelistCondition
whitelist:
tags:
- NukeOpsUplink
# For the Cobra
- type: listing
id: UplinkMagazinePistolCaselessRifle

View File

@@ -19,6 +19,9 @@
{
"name": "red"
},
{
"name": "red-icon"
},
{
"name": "rubber"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 B