From 3f2ea3ba7928fff4d84794bf44f9c412c38866c9 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Wed, 6 Jul 2022 18:42:28 +1000 Subject: [PATCH] Allow aghosts to pilot (#9482) --- Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml index cd40922738..5b835f7d83 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml @@ -5,6 +5,9 @@ name: admin observer noSpawn: true components: + - type: Tag + tags: + - CanPilot - type: Input context: "aghost" - type: Ghost