From 48b1336e3caec8358c8bb99715097c70d1109acb Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Thu, 25 Feb 2021 00:10:14 +0000 Subject: [PATCH] Changes SMG crate to wt550 from c20r (#3399) C20r is a syndicate weapon. WT550 is sec SMG. --- Resources/Prototypes/Catalog/Cargo/cargo_armory.yml | 2 +- Resources/Prototypes/Catalog/Fills/Storage/Crates/armory.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_armory.yml b/Resources/Prototypes/Catalog/Cargo/cargo_armory.yml index 5eb6b8b5d1..90dd3860f4 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_armory.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_armory.yml @@ -3,7 +3,7 @@ id: cargo.armorysmg description: "Contains three high-powered, semiautomatic rifles with six mags. Requires Armory access to open." icon: - sprite: Objects/Weapons/Guns/SMGs/c20r.rsi + sprite: Objects/Weapons/Guns/SMGs/wt550.rsi state: icon product: CrateArmorySMG cost: 8000 diff --git a/Resources/Prototypes/Catalog/Fills/Storage/Crates/armory.yml b/Resources/Prototypes/Catalog/Fills/Storage/Crates/armory.yml index 61967c3429..7bb07d8763 100644 --- a/Resources/Prototypes/Catalog/Fills/Storage/Crates/armory.yml +++ b/Resources/Prototypes/Catalog/Fills/Storage/Crates/armory.yml @@ -6,7 +6,7 @@ components: - type: StorageFill contents: - - name: SmgC20r + - name: SmgWt550 amount: 3 - name: MagazinePistolSmg amount: 6