]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add moon boots (#29009)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 15 Jun 2024 03:43:23 +0000 (23:43 -0400)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 03:43:23 +0000 (20:43 -0700)
commit748e5831e834b192852533e5ce166b11a17d8cbb
tree1b0457b146439041ec6715a12efa734d998a5e26
parent06c8238164c3b278245c94f5e91c5195fc836084
Add moon boots (#29009)
23 files changed:
Content.Client/Clothing/MagbootsSystem.cs [deleted file]
Content.Server/Atmos/Components/MovedByPressureComponent.cs [deleted file]
Content.Server/Atmos/EntitySystems/AtmosphereSystem.HighPressureDelta.cs
Content.Server/Clothing/MagbootsSystem.cs [deleted file]
Content.Server/Damage/Systems/GodmodeSystem.cs
Content.Server/Gravity/GravitySystem.cs
Content.Server/Singularity/EntitySystems/GravityWellSystem.cs
Content.Shared/Atmos/Components/MovedByPressureComponent.cs [new file with mode: 0644]
Content.Shared/Clothing/Components/AntiGravityClothingComponent.cs [new file with mode: 0644]
Content.Shared/Clothing/EntitySystems/AntiGravityClothingSystem.cs [new file with mode: 0644]
Content.Shared/Clothing/SharedMagbootsSystem.cs
Content.Shared/Gravity/SharedGravitySystem.cs
Content.Shared/Inventory/InventorySystem.Relay.cs
Resources/Prototypes/Entities/Clothing/Shoes/misc.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/misc.yml
Resources/Prototypes/Research/experimental.yml
Resources/Textures/Clothing/Shoes/Boots/moonboots.rsi/equipped-FEET-vox.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/moonboots.rsi/equipped-FEET.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/moonboots.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/moonboots.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/moonboots.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Shoes/Boots/moonboots.rsi/meta.json [new file with mode: 0644]