Magazine for C20R in uplink (#17108)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -19,6 +19,9 @@
|
||||
{
|
||||
"name": "red"
|
||||
},
|
||||
{
|
||||
"name": "red-icon"
|
||||
},
|
||||
{
|
||||
"name": "rubber"
|
||||
},
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 225 B |
Reference in New Issue
Block a user