]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add Galoshes slowdown over slippery surfaces (#30967)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Fri, 23 Aug 2024 09:59:51 +0000 (11:59 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Aug 2024 09:59:51 +0000 (19:59 +1000)
commit9ee43eed2cef07e7d5ef9c20942b1585d9448aa5
tree193b242cab41542e038231012d9cfe5a9711788a
parent14567a1d3b722ec2b6604a30aa08117ae5fa800c
Add Galoshes slowdown over slippery surfaces (#30967)

* first draft

* Fixed it all, just need to rename stuff

* Rename and add comments

* Clean-up

* Access added
Content.Shared/Bed/Sleep/SleepingSystem.cs
Content.Shared/Clothing/Components/SpeedModifierContactCapClothingComponent.cs [new file with mode: 0644]
Content.Shared/Clothing/EntitySystems/SpeedModifierContactCapClothingSystem.cs [new file with mode: 0644]
Content.Shared/Damage/Systems/SharedGodmodeSystem.cs
Content.Shared/Inventory/InventorySystem.Relay.cs
Content.Shared/Movement/Events/GetSpeedModifierContactCapEvent.cs [new file with mode: 0644]
Content.Shared/Movement/Systems/SpeedModifierContactsSystem.cs
Content.Shared/Slippery/GetSlowedOverSlipperyModifierEvent.cs [new file with mode: 0644]
Content.Shared/Slippery/SlipperySystem.cs
Content.Shared/Slippery/SlowedOverSlipperyComponent.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Clothing/Shoes/specific.yml