diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml index d57af0a41c..4f69ba3d09 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/Singularity/singularity.yml @@ -13,6 +13,7 @@ bodyType: Dynamic bodyStatus: InAir - type: CanMoveInAir + - type: TileFrictionModifier - type: EventHorizon # To make the singularity consume things. radius: 0.5 canBreachContainment: false diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml index 52e82847cb..44ffe8638d 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/energyball.yml @@ -8,6 +8,7 @@ bodyStatus: InAir sleepingAllowed: false - type: CanMoveInAir + - type: TileFrictionModifier - type: ChasingWalk minSpeed: 1 maxSpeed: 3