From db922024be54c02566caf080b563c5de9f330ff6 Mon Sep 17 00:00:00 2001 From: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com> Date: Tue, 22 Apr 2025 18:25:12 -0700 Subject: [PATCH] Give Admins "Tails" (#36842) One line yaml change --- Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml index 03fc16407c..ce4fc4ded0 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml @@ -24,6 +24,7 @@ - type: Hands - type: ComplexInteraction - type: Puller + needsHands: false - type: CombatMode - type: Physics ignorePaused: true -- 2.51.2