From a7e684b123fc06c582908f0e2d65547d4380cf9e Mon Sep 17 00:00:00 2001 From: FungiFellow <151778459+FungiFellow@users.noreply.github.com> Date: Sun, 13 Oct 2024 23:37:33 -0500 Subject: [PATCH] 9mm Speedloader Tweaks (#593) Made 9mm Speedloaders Tiny, and cost 2 Points instead of 3 in the loadout menu 9mm Revolvers are Small, Currently 9mm Speedloaders are also Small. This means its more space effective to hold another revolver instead of a speedloader and means you can skip the reload of a revolver. This nulls the entire purpose of the Speedloader. The loadout price change is due to the fact I think having the 9mm speedloader cost as much as the gun is kinda iffy. --- .../Objects/Weapons/Guns/Ammunition/Speedloaders/9mm.yml | 2 ++ Resources/Prototypes/_Nuclear14/Loadouts/items.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/_Nuclear14/Entities/Objects/Weapons/Guns/Ammunition/Speedloaders/9mm.yml b/Resources/Prototypes/_Nuclear14/Entities/Objects/Weapons/Guns/Ammunition/Speedloaders/9mm.yml index 51a1667093c..ec187239d00 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Objects/Weapons/Guns/Ammunition/Speedloaders/9mm.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Objects/Weapons/Guns/Ammunition/Speedloaders/9mm.yml @@ -4,6 +4,8 @@ parent: BaseItem abstract: true components: + - type: Item + size: Tiny - type: Tag tags: - SpeedLoader9 diff --git a/Resources/Prototypes/_Nuclear14/Loadouts/items.yml b/Resources/Prototypes/_Nuclear14/Loadouts/items.yml index cf75c9333e4..e1eb74b3095 100644 --- a/Resources/Prototypes/_Nuclear14/Loadouts/items.yml +++ b/Resources/Prototypes/_Nuclear14/Loadouts/items.yml @@ -8,7 +8,7 @@ - type: loadout id: N14SpeedLoader9 category: Items - cost: 3 + cost: 2 items: - SpeedLoader9