]> git.smokeofanarchy.ru Git - space-station-14.git/commit
JumpBoots Attempt №2 (#36862)
authorГолубь <124601871+Golubgik@users.noreply.github.com>
Mon, 7 Jul 2025 19:19:28 +0000 (02:19 +0700)
committerGitHub <noreply@github.com>
Mon, 7 Jul 2025 19:19:28 +0000 (21:19 +0200)
commit114ec579f53f1430102f3bd6c9aa6784ba1c1b3f
tree977ab14162dfdd7b5d4ca3f107fe667fe601c703
parentbb02be1dc7e77b39b41c074e396aa22bb5cbdc05
JumpBoots Attempt №2 (#36862)

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: unknown <wainzor1337@gmail.com>
Co-authored-by: ScarKy0 <scarky0@onet.eu>
19 files changed:
Content.Shared/Actions/ActionGrantSystem.cs
Content.Shared/Actions/ItemActionGrantComponent.cs
Content.Shared/Movement/Components/JumpAbilityComponent.cs [new file with mode: 0644]
Content.Shared/Movement/Systems/SharedJumpAbilitySystem.cs [new file with mode: 0644]
Resources/Audio/Effects/attributions.yml
Resources/Audio/Effects/stealthoff.ogg [new file with mode: 0644]
Resources/Prototypes/Actions/types.yml
Resources/Prototypes/Entities/Clothing/Shoes/misc.yml
Resources/Prototypes/Recipes/Lathes/Packs/science.yml
Resources/Prototypes/Recipes/Lathes/misc.yml
Resources/Prototypes/Research/industrial.yml
Resources/Textures/Clothing/Shoes/Boots/jumpboots.rsi/equipped-FEET-vox.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/jumpboots.rsi/equipped-FEET.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/jumpboots.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/jumpboots.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/jumpboots.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/jumpboots.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Interface/Actions/jump.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Interface/Actions/jump.rsi/meta.json [new file with mode: 0644]