A few descriptions. (#3419)
* A few descriptions. * At metalgearsloth's request I added a less lazy description of the xray cannon. Changed the description of the laser cannon as well. Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
- type: cargoProduct
|
- type: cargoProduct
|
||||||
name: "smg crate"
|
name: "smg crate"
|
||||||
id: cargo.armorysmg
|
id: cargo.armorysmg
|
||||||
description: "Contains three high-powered, semiautomatic rifles with six mags. Requires Armory access to open."
|
description: "Contains three WT-550 SMGs with six mags. Requires Armory access to open."
|
||||||
icon:
|
icon:
|
||||||
sprite: Objects/Weapons/Guns/SMGs/wt550.rsi
|
sprite: Objects/Weapons/Guns/SMGs/wt550.rsi
|
||||||
state: icon
|
state: icon
|
||||||
|
|||||||
@@ -71,13 +71,11 @@
|
|||||||
- type: ItemCooldown
|
- type: ItemCooldown
|
||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
|
|
||||||
|
|
||||||
# TODO: Fix description, it's the same as cautery tool (1)
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: bone saw
|
name: bone saw
|
||||||
parent: BaseSurgeryTool
|
parent: BaseSurgeryTool
|
||||||
id: BoneSaw
|
id: BoneSaw
|
||||||
description: A surgical tool used to cauterize open wounds.
|
description: A surgical tool used for amputations.
|
||||||
components:
|
components:
|
||||||
- type: SurgeryTool
|
- type: SurgeryTool
|
||||||
surgeryType: Amputation
|
surgeryType: Amputation
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
name: laser cannon
|
name: laser cannon
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: LaserCannon
|
id: LaserCannon
|
||||||
description: Pew pew.
|
description: A heavy duty, high powered laser weapon.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
name: x-ray cannon
|
name: x-ray cannon
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: XrayCannon
|
id: XrayCannon
|
||||||
description: Blah blah blah...
|
description: An experimental weapon that uses concentrated x-ray energy against its target.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
name: Inspector
|
name: Inspector
|
||||||
parent: RevolverBase
|
parent: RevolverBase
|
||||||
id: RevolverInspector
|
id: RevolverInspector
|
||||||
description: A rooty tooty point and shooty.
|
description: A high caliber revolver. Still quite deadly, despite its ancient design.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Guns/Revolvers/inspector.rsi
|
sprite: Objects/Weapons/Guns/Revolvers/inspector.rsi
|
||||||
@@ -76,7 +76,7 @@
|
|||||||
name: Mateba
|
name: Mateba
|
||||||
parent: RevolverBase
|
parent: RevolverBase
|
||||||
id: RevolverMateba
|
id: RevolverMateba
|
||||||
description: A rooty tooty point and shooty.
|
description: The iconic sidearm of the dreaded death squads.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Guns/Revolvers/mateba.rsi
|
sprite: Objects/Weapons/Guns/Revolvers/mateba.rsi
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
name: C-20r sub machine gun
|
name: C-20r sub machine gun
|
||||||
parent: SmgBase
|
parent: SmgBase
|
||||||
id: SmgC20r
|
id: SmgC20r
|
||||||
description: A rooty tooty point and shooty.
|
description: A firearm that is often used by the infamous nuclear operatives.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Guns/SMGs/c20r.rsi
|
sprite: Objects/Weapons/Guns/SMGs/c20r.rsi
|
||||||
@@ -164,7 +164,7 @@
|
|||||||
name: WT550
|
name: WT550
|
||||||
parent: SmgBase
|
parent: SmgBase
|
||||||
id: SmgWt550
|
id: SmgWt550
|
||||||
description: A rooty tooty point and shooty.
|
description: An excellent SMG, produced by NanoTrasen's Small Arms Division.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Guns/SMGs/wt550.rsi
|
sprite: Objects/Weapons/Guns/SMGs/wt550.rsi
|
||||||
@@ -205,7 +205,7 @@
|
|||||||
name: Zoric
|
name: Zoric
|
||||||
parent: SmgBase
|
parent: SmgBase
|
||||||
id: SmgZoric
|
id: SmgZoric
|
||||||
description: A rooty tooty point and shooty.
|
description: A compact, robust SMG that uses high caliber rounds.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Guns/SMGs/zoric.rsi
|
sprite: Objects/Weapons/Guns/SMGs/zoric.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user