From 8a3ae8e5ca38a822396e45d6567ecbcd1cf89b4d Mon Sep 17 00:00:00 2001 From: K-Dynamic <20566341+K-Dynamic@users.noreply.github.com> Date: Fri, 21 Mar 2025 12:13:00 +1200 Subject: [PATCH] dragon ai faction fix (#35578) * dragon ai faction fix * xeno faction --- Resources/Prototypes/ai_factions.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/ai_factions.yml b/Resources/Prototypes/ai_factions.yml index 98cbec24aa..60a052800d 100644 --- a/Resources/Prototypes/ai_factions.yml +++ b/Resources/Prototypes/ai_factions.yml @@ -41,6 +41,7 @@ - Xeno - AllHostile - Wizard + - Dragon - type: npcFaction id: SimpleHostile @@ -53,6 +54,7 @@ - Revolutionary - AllHostile - Wizard + - Dragon - type: npcFaction id: SimpleNeutral @@ -80,6 +82,7 @@ - Revolutionary - AllHostile - Wizard + - Dragon - type: npcFaction id: Zombie @@ -93,6 +96,7 @@ - Revolutionary - AllHostile - Wizard + - Dragon - type: npcFaction id: Revolutionary -- 2.51.2