From 33dd7d4965bae562b4dce2e468d07679d0a2afdd Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=94=D0=B6=D0=B5=D0=BA=D1=81=D0=BE=D0=BD=20=D0=9C=D0=B8?= =?utf8?q?=D1=81=D1=81=D0=B8=D1=81=D1=81=D0=B8=D0=BF=D0=BF=D0=B8?= Date: Tue, 25 Jun 2024 20:20:45 -0500 Subject: [PATCH] Fix dragon ghost role rules (#29474) q --- Resources/Prototypes/Entities/Markers/Spawners/ghost_roles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Markers/Spawners/ghost_roles.yml b/Resources/Prototypes/Entities/Markers/Spawners/ghost_roles.yml index bdefd14a45..b6f9287cf7 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/ghost_roles.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/ghost_roles.yml @@ -143,7 +143,7 @@ - type: GhostRole name: ghost-role-information-space-dragon-name description: ghost-role-information-space-dragon-description - rules: ghost-role-component-space-dragon-rules + rules: ghost-role-information-space-dragon-rules - type: Sprite layers: - state: green -- 2.51.2