From d2744b60c3afa13398085b882b2cfd73c3d204a6 Mon Sep 17 00:00:00 2001 From: JoeHammad1844 <130668733+JoeHammad1844@users.noreply.github.com> Date: Mon, 31 Jul 2023 04:54:13 +1000 Subject: [PATCH] made the hristov just a little greater (#18447) --- Resources/Locale/en-US/store/uplink-catalog.ftl | 3 +++ .../Prototypes/Catalog/Fills/Items/briefcases.yml | 4 ++-- Resources/Prototypes/Catalog/uplink_catalog.yml | 11 +++++++++++ 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/Resources/Locale/en-US/store/uplink-catalog.ftl b/Resources/Locale/en-US/store/uplink-catalog.ftl index 32fbb11bbe..1fc1462b70 100644 --- a/Resources/Locale/en-US/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/store/uplink-catalog.ftl @@ -67,6 +67,9 @@ uplink-speedloader-magnu-desc = Revolver speedloader with 6 armor-piercing catri uplink-mosin-ammo-name = ammunition box (.30 rifle) uplink-mosin-ammo-desc = A box of cartridges for the surplus rifle. +uplink-sniper-ammo-name = ammunition box (.60 antimateriel) +uplink-sniper-ammo-desc = a box of 10 cartridges for the hristov sniper rifle + # Utility uplink-holopara-kit-name = Holoparasite Kit uplink-holopara-kit-desc = The pride and joy of Cybersun. Contains an injector that hosts a sentient metaphysical guardian made of hard light which resides in the user's body when not active. diff --git a/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml b/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml index 9cbb795b6f..72635ca5ac 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml @@ -13,7 +13,7 @@ id: BriefcaseSyndieSniperBundleFilled name: brown briefcase parent: BriefcaseSyndie - suffix: Filled + suffix: SniperBundle components: - type: StorageFill contents: @@ -22,4 +22,4 @@ - id: ClothingNeckTieRed - id: ClothingHandsGlovesLatex - id: ClothingUniformJumpsuitLawyerBlack - - id: ClothingShoesBootsLaceup + - id: ClothingShoesBootsLaceup \ No newline at end of file diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index d40abaccf5..217becaee2 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -252,6 +252,17 @@ categories: - UplinkAmmo +# for the hristov +- type: listing + id: UplinkHristovAmmo + name: uplink-sniper-ammo-name + description: uplink-sniper-ammo-desc + productEntity: MagazineBoxAntiMateriel + cost: + Telecrystal: 2 + categories: + - UplinkAmmo + #Utility - type: listing