Add IgnoreKudzu for Diona (#18916)

This commit is contained in:
Vordenburg
2023-08-09 11:24:41 -04:00
committed by GitHub
parent 383c284b02
commit c4067df165
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
using Robust.Shared.GameStates;
namespace Content.Shared.Movement.Components;
/// <summary>
/// Special component to allow an entity to navigate kudzu without slowdown.
/// </summary>
[RegisterComponent, NetworkedComponent]
public sealed class IgnoreKudzuComponent : Component
{
}

View File

@@ -60,6 +60,7 @@
Unsexed: UnisexDiona
- type: BodyEmotes
soundsId: DionaBodyEmotes
- type: IgnoreKudzu
- type: entity
save: false

View File

@@ -75,6 +75,9 @@
- type: SlowContacts
walkSpeedModifier: 0.2
sprintSpeedModifier: 0.2
ignoreWhitelist:
components:
- IgnoreKudzu
- type: EdgeSpreader
- type: NodeContainer
nodes: