From 7687264e244bb840aeda74f00f1c62c998871277 Mon Sep 17 00:00:00 2001 From: TemporalOroboros Date: Sun, 14 May 2023 22:32:16 -0700 Subject: [PATCH] Makes the orb roll (#16448) --- Resources/Prototypes/Entities/Objects/Fun/toys.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 4358dc0546..a4caaa105f 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -821,6 +821,8 @@ size: 24 sprite: Objects/Fun/toys.rsi heldPrefix: orb + - type: TileFrictionModifier + modifier: 0.001 - type: entity id: ToySword -- 2.51.2