]> git.smokeofanarchy.ru Git - space-station-14.git/commit
PKA Modkits + Rebalance (#31247)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Fri, 25 Apr 2025 18:18:23 +0000 (14:18 -0400)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 18:18:23 +0000 (11:18 -0700)
commitf900d9f8b24f827722bd18fd919fc5a3afe4b753
tree5c6f7821a676ad365fc26e84623b36a39d47d8ca
parent9430a0f83529403404c6dbb8462afe55922100f2
PKA Modkits + Rebalance (#31247)
24 files changed:
Content.Shared/Weapons/Ranged/Upgrades/Components/GunUpgradeComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Upgrades/Components/GunUpgradeDamageComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Upgrades/Components/GunUpgradeFireRateComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Upgrades/Components/GunUpgradeSpeedComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Upgrades/Components/UpgradeableGunComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Ranged/Upgrades/GunUpgradeSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/research/technologies.ftl
Resources/Locale/en-US/weapons/ranged/upgrades.ftl [new file with mode: 0644]
Resources/Prototypes/Entities/Markers/Spawners/Random/Salvage/tables_loot.yml
Resources/Prototypes/Entities/Objects/Tools/pka_upgrade.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/pka.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml
Resources/Prototypes/Recipes/Lathes/Packs/science.yml
Resources/Prototypes/Recipes/Lathes/Packs/shared.yml
Resources/Prototypes/Recipes/Lathes/salvage.yml
Resources/Prototypes/Research/arsenal.yml
Resources/Prototypes/tags.yml
Resources/Textures/Objects/Tools/upgrade.rsi/base.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/upgrade.rsi/display.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/upgrade.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Tools/upgrade.rsi/overlay-1.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/upgrade.rsi/overlay-2.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/upgrade.rsi/overlay-3.png [new file with mode: 0644]