]> git.smokeofanarchy.ru Git - space-station-14.git/commit
GORILLA Gauntlets (#23012)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Thu, 28 Dec 2023 03:11:13 +0000 (22:11 -0500)
committerGitHub <noreply@github.com>
Thu, 28 Dec 2023 03:11:13 +0000 (20:11 -0700)
commit9bd03824ac863cb4d87bfc984dcc163b84926649
treeecb6f302aea8a4b71140b20bb5bd5ac5c2723c02
parentf2379040f2607fa4e68b6d56820f76620e792476
GORILLA Gauntlets (#23012)

* GORILLA gauntlets

* oh shit this too
22 files changed:
Content.Server/Anomaly/Effects/AnomalyCoreSystem.cs
Content.Shared/Anomaly/Components/AnomalyCoreComponent.cs [moved from Content.Server/Anomaly/Components/AnomalyCoreComponent.cs with 72% similarity]
Content.Shared/Anomaly/Components/CorePoweredThrowerComponent.cs [new file with mode: 0644]
Content.Shared/Anomaly/SharedAnomalyCoreSystem.cs [new file with mode: 0644]
Content.Shared/Anomaly/SharedAnomalySystem.cs
Content.Shared/Weapons/Melee/Components/MeleeThrowOnHitComponent.cs [new file with mode: 0644]
Content.Shared/Weapons/Melee/Events/MeleeHitEvent.cs
Content.Shared/Weapons/Melee/MeleeThrowOnHitSystem.cs [new file with mode: 0644]
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs
Resources/Locale/en-US/anomaly/anomaly.ftl
Resources/Locale/en-US/research/technologies.ftl
Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/baseball_bat.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Entities/Structures/Specific/Anomaly/anomalies.yml
Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml
Resources/Prototypes/Recipes/Lathes/devices.yml
Resources/Prototypes/Research/experimental.yml
Resources/Textures/Objects/Weapons/Melee/gorilla.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/gorilla.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/gorilla.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/gorilla.rsi/meta.json [new file with mode: 0644]