Change Drozd magazine text & gun description texts (#11512)
This commit is contained in:
@@ -124,10 +124,10 @@
|
||||
amount: 6
|
||||
|
||||
- type: entity
|
||||
name: box of .40 Drozd magazines
|
||||
name: box of .40 Vector magazines
|
||||
parent: BoxCardboard
|
||||
id: BoxMagazineMagnumSubMachineGun
|
||||
description: A box full of .40 Drozd magazines.
|
||||
description: A box full of .40 Vector magazines.
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
@@ -135,10 +135,10 @@
|
||||
amount: 3
|
||||
|
||||
- type: entity
|
||||
name: box of .40 Drozd (high-velocity) magazines
|
||||
name: box of .40 Vector (high-velocity) magazines
|
||||
parent: BoxCardboard
|
||||
id: BoxMagazineMagnumSubMachineGunHighVelocity
|
||||
description: A box full of .40 Drozd (high-velocity) magazines.
|
||||
description: A box full of .40 Vector (high-velocity) magazines.
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
@@ -146,10 +146,10 @@
|
||||
amount: 3
|
||||
|
||||
- type: entity
|
||||
name: box of .40 Drozd (practice) magazines
|
||||
name: box of .40 Vector (practice) magazines
|
||||
parent: BoxCardboard
|
||||
id: BoxMagazineMagnumSubMachineGunPractice
|
||||
description: A box full of .40 Drozd (practice) magazines.
|
||||
description: A box full of .40 Vector (practice) magazines.
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
@@ -157,10 +157,10 @@
|
||||
amount: 3
|
||||
|
||||
- type: entity
|
||||
name: box of .40 Drozd (rubber) magazines
|
||||
name: box of .40 Vector (rubber) magazines
|
||||
parent: BoxCardboard
|
||||
id: BoxMagazineMagnumSubMachineGunRubber
|
||||
description: A box full of .40 Drozd (rubber) magazines.
|
||||
description: A box full of .40 Vector (rubber) magazines.
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
- type: entity
|
||||
id: BaseMagazineMagnumSubMachineGun
|
||||
name: "Drozd magazine (.40 magnum)"
|
||||
name: "Vector magazine (.40 magnum)"
|
||||
parent: BaseItem
|
||||
abstract: true
|
||||
components:
|
||||
@@ -122,7 +122,7 @@
|
||||
|
||||
- type: entity
|
||||
id: MagazineMagnumSubMachineGun
|
||||
name: "Drozd magazine (.40 magnum)"
|
||||
name: "Vector magazine (.40 magnum)"
|
||||
parent: BaseMagazineMagnumSubMachineGun
|
||||
components:
|
||||
- type: BallisticAmmoProvider
|
||||
@@ -136,7 +136,7 @@
|
||||
|
||||
- type: entity
|
||||
id: MagazineMagnumSubMachineGunHighVelocity
|
||||
name: "Drozd magazine (.40 magnum High-Velocity)"
|
||||
name: "Vector magazine (.40 magnum High-Velocity)"
|
||||
parent: BaseMagazineMagnumSubMachineGun
|
||||
components:
|
||||
- type: BallisticAmmoProvider
|
||||
@@ -150,7 +150,7 @@
|
||||
|
||||
- type: entity
|
||||
id: MagazineMagnumSubMachineGunPractice
|
||||
name: "Drozd magazine (.40 magnum practice)"
|
||||
name: "Vector magazine (.40 magnum practice)"
|
||||
parent: BaseMagazineMagnumSubMachineGun
|
||||
components:
|
||||
- type: BallisticAmmoProvider
|
||||
@@ -164,7 +164,7 @@
|
||||
|
||||
- type: entity
|
||||
id: MagazineMagnumSubMachineGunRubber
|
||||
name: "Drozd magazine (.40 magnum rubber)"
|
||||
name: "Vector magazine (.40 magnum rubber)"
|
||||
parent: BaseMagazineMagnumSubMachineGun
|
||||
components:
|
||||
- type: BallisticAmmoProvider
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
name: minigun
|
||||
id: WeaponMinigun
|
||||
parent: BaseWeaponHeavyMachineGun
|
||||
description: Vzzzzzt! Rahrahrahrah! Vrrrrr!
|
||||
description: Vzzzzzt! Rahrahrahrah! Vrrrrr! Uses .10 rifle ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/HMGs/minigun.rsi
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
name: L6 SAW
|
||||
id: WeaponLightMachineGunL6
|
||||
parent: BaseWeaponLightMachineGun
|
||||
description: A rather traditionally made LMG with a pleasantly lacquered wooden pistol grip.
|
||||
description: A rather traditionally made LMG with a pleasantly lacquered wooden pistol grip. Uses .30 rifle ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/LMGs/l6.rsi
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
name: viper
|
||||
parent: BaseWeaponPistol
|
||||
id: WeaponPistolViper
|
||||
description: A small, easily concealable, but somewhat underpowered gun.
|
||||
description: A small, easily concealable, but somewhat underpowered gun. Uses .35 auto ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Pistols/viper.rsi
|
||||
@@ -94,7 +94,7 @@
|
||||
name: handmade pistol
|
||||
parent: BaseWeaponPistol
|
||||
id: WeaponPistolHandmade
|
||||
description: Looks unreliable.
|
||||
description: Looks unreliable. Uses .35 auto ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Pistols/hm_pistol.rsi
|
||||
@@ -112,7 +112,7 @@
|
||||
name: cobra
|
||||
parent: BaseWeaponPistol
|
||||
id: WeaponPistolCobra
|
||||
description: A rugged, robust operator handgun with inbuilt silencer.
|
||||
description: A rugged, robust operator handgun with inbuilt silencer. Uses .25 caseless ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Pistols/cobra.rsi
|
||||
@@ -154,7 +154,7 @@
|
||||
name: mk 58
|
||||
parent: BaseWeaponPistol
|
||||
id: WeaponPistolMk58
|
||||
description: A cheap, ubiquitous sidearm, produced by a NanoTrasen subsidiary.
|
||||
description: A cheap, ubiquitous sidearm, produced by a NanoTrasen subsidiary. Uses .35 auto ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Pistols/mk58.rsi
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
name: Deckard
|
||||
parent: BaseWeaponRevolver
|
||||
id: WeaponRevolverDeckard
|
||||
description: A rare, custom-built revolver. Use when there is no time for Voight-Kampff test.
|
||||
description: A rare, custom-built revolver. Use when there is no time for Voight-Kampff test. Uses .40 magnum ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Revolvers/deckard.rsi
|
||||
@@ -69,7 +69,7 @@
|
||||
name: Inspector
|
||||
parent: BaseWeaponRevolver
|
||||
id: WeaponRevolverInspector
|
||||
description: A detective's best friend.
|
||||
description: A detective's best friend. Uses .40 magnum ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Revolvers/inspector.rsi
|
||||
@@ -84,7 +84,7 @@
|
||||
name: Mateba
|
||||
parent: BaseWeaponRevolver
|
||||
id: WeaponRevolverMateba
|
||||
description: The iconic sidearm of the dreaded death squads.
|
||||
description: The iconic sidearm of the dreaded death squads. Uses .40 magnum ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Revolvers/mateba.rsi
|
||||
@@ -98,7 +98,7 @@
|
||||
name: Predator
|
||||
parent: BaseWeaponRevolver
|
||||
id: WeaponRevolverPython
|
||||
description: A robust revolver favoured by Syndicate agents.
|
||||
description: A robust revolver favoured by Syndicate agents. Uses .40 magnum ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Revolvers/python.rsi
|
||||
@@ -109,7 +109,7 @@
|
||||
name: pirate revolver
|
||||
parent: BaseWeaponRevolver
|
||||
id: WeaponRevolverPirate
|
||||
description: An odd, muzzle-loading revolver, favoured by pirate crews.
|
||||
description: An odd, muzzle-loading revolver, favoured by pirate crews. Uses .40 magnum ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Revolvers/pirate_revolver.rsi
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
name: AKMS
|
||||
parent: BaseWeaponRifle
|
||||
id: WeaponRifleAk
|
||||
description: An iconic weapon of war.
|
||||
description: An iconic weapon of war. Uses .30 rifle ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Rifles/ak.rsi
|
||||
@@ -99,7 +99,7 @@
|
||||
name: M-90gl
|
||||
parent: BaseWeaponRifle
|
||||
id: WeaponRifleM90GrenadeLauncher
|
||||
description: An older bullpup carbine model, with an attached underbarrel grenade launcher.
|
||||
description: An older bullpup carbine model, with an attached underbarrel grenade launcher. Uses .20 rifle ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Rifles/carbine.rsi
|
||||
@@ -142,7 +142,7 @@
|
||||
name: Lecter
|
||||
parent: BaseWeaponRifle
|
||||
id: WeaponRifleLecter
|
||||
description: A high end military grade assault rifle.
|
||||
description: A high end military grade assault rifle. Uses .20 rifle ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Rifles/lecter.rsi
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
name: Atreides
|
||||
parent: BaseWeaponSubMachineGun
|
||||
id: WeaponSubMachineGunAtreides
|
||||
description: Pla-ket-ket-ket-ket!
|
||||
description: Pla-ket-ket-ket-ket! Uses .35 auto ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/SMGs/atreides.rsi
|
||||
@@ -79,7 +79,7 @@
|
||||
name: C-20r sub machine gun
|
||||
parent: BaseWeaponSubMachineGun
|
||||
id: WeaponSubMachineGunC20r
|
||||
description: A firearm that is often used by the infamous nuclear operatives.
|
||||
description: A firearm that is often used by the infamous nuclear operatives. Uses .35 auto ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/SMGs/c20r.rsi
|
||||
@@ -105,7 +105,7 @@
|
||||
name: Vector
|
||||
parent: BaseWeaponSubMachineGun
|
||||
id: WeaponSubMachineGunVector
|
||||
description: An excellent fully automatic Heavy SMG.
|
||||
description: An excellent fully automatic Heavy SMG. Uses .40 magnum ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/SMGs/vector.rsi
|
||||
@@ -155,7 +155,7 @@
|
||||
name: WT550
|
||||
parent: BaseWeaponSubMachineGun
|
||||
id: WeaponSubMachineGunWt550
|
||||
description: An excellent SMG, produced by NanoTrasen's Small Arms Division.
|
||||
description: An excellent SMG, produced by NanoTrasen's Small Arms Division. Uses .35 auto ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/SMGs/wt550.rsi
|
||||
@@ -205,7 +205,7 @@
|
||||
name: Vector
|
||||
parent: WeaponSubMachineGunVector
|
||||
id: WeaponSubMachineGunVectorRubber
|
||||
description: An excellent fully automatic Heavy SMG.
|
||||
description: An excellent fully automatic Heavy SMG. Uses .40 magnum ammo.
|
||||
suffix: Non-Lethal
|
||||
components:
|
||||
- type: ItemSlots
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
# Don't parent to BaseWeaponShotgun because it differs significantly
|
||||
parent: BaseItem
|
||||
id: WeaponShotgunBulldog
|
||||
description: It's a magazine-fed shotgun designed for close quarters combat.
|
||||
description: It's a magazine-fed shotgun designed for close quarters combat. Uses .50 shotgun shells.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/bulldog.rsi
|
||||
@@ -105,7 +105,7 @@
|
||||
name: double-barreled shotgun
|
||||
parent: BaseWeaponShotgun
|
||||
id: WeaponShotgunDoubleBarreled
|
||||
description: An immortal classic.
|
||||
description: An immortal classic. Uses .50 shotgun shells.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/db_shotgun.rsi
|
||||
@@ -121,7 +121,7 @@
|
||||
name: Enforcer
|
||||
parent: BaseWeaponShotgun
|
||||
id: WeaponShotgunEnforcer
|
||||
description: A next-generation Frozen Star shotgun.
|
||||
description: A next-generation Frozen Star shotgun. Uses .50 shotgun shells.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/enforcer.rsi
|
||||
@@ -133,7 +133,7 @@
|
||||
name: Kammerer
|
||||
parent: BaseWeaponShotgun
|
||||
id: WeaponShotgunKammerer
|
||||
description: When an old Remington design meets modern materials, this is the result. A favourite weapon of militia forces throughout many worlds.
|
||||
description: When an old Remington design meets modern materials, this is the result. A favourite weapon of militia forces throughout many worlds. Uses .50 shotgun shells.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/pump.rsi
|
||||
@@ -146,7 +146,7 @@
|
||||
name: sawn-off shotgun
|
||||
parent: BaseWeaponShotgun
|
||||
id: WeaponShotgunSawn
|
||||
description: Groovy!
|
||||
description: Groovy! Uses .50 shotgun shells.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Shotguns/sawn.rsi
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
name: Kardashev-Mosin
|
||||
parent: BaseWeaponSniper
|
||||
id: WeaponSniperMosin
|
||||
description: A weapon for hunting, or endless trench warfare.
|
||||
description: A weapon for hunting, or endless trench warfare. Uses .30 rifle ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Snipers/bolt_gun_wood.rsi
|
||||
@@ -52,7 +52,7 @@
|
||||
name: Hristov
|
||||
parent: BaseWeaponSniper
|
||||
id: WeaponSniperHristov
|
||||
description: A portable anti-armour rifle. Fires armor piercing 14.5mm shells.
|
||||
description: A portable anti-armour rifle. Fires armor piercing 14.5mm shells. Uses .60 anti-material ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Snipers/heavy_sniper.rsi
|
||||
@@ -69,7 +69,7 @@
|
||||
name: musket
|
||||
parent: BaseWeaponSniper
|
||||
id: Musket
|
||||
description: This should've been in a museum long before you were born.
|
||||
description: This should've been in a museum long before you were born. Uses .60 anti-material ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Snipers/musket.rsi
|
||||
@@ -90,7 +90,7 @@
|
||||
name: flintlock pistol
|
||||
parent: BaseWeaponSniper
|
||||
id: WeaponPistolFlintlock
|
||||
description: A pirate's companion. Yarrr!
|
||||
description: A pirate's companion. Yarrr! Uses .60 anti-material ammo.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Snipers/flintlock.rsi
|
||||
|
||||
Reference in New Issue
Block a user