Skip to content

Commit

Permalink
Other factions are now hostile against "all hostile" too
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainMaru committed Dec 20, 2024
1 parent ecad6c7 commit 1915542
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Resources/Prototypes/ai_factions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- PetsNT
- Zombie
- Revolutionary
- AllHostile

- type: npcFaction
id: NanoTrasen
Expand All @@ -16,11 +17,13 @@
- Xeno
- Zombie
- Revolutionary
- AllHostile

- type: npcFaction
id: Mouse
hostile:
- PetsNT
- AllHostile

- type: npcFaction
id: Passive
Expand All @@ -32,6 +35,7 @@
- SimpleHostile
- Zombie
- Xeno
- AllHostile

- type: npcFaction
id: SimpleHostile
Expand All @@ -42,6 +46,7 @@
- PetsNT
- Zombie
- Revolutionary
- AllHostile

- type: npcFaction
id: SimpleNeutral
Expand All @@ -54,6 +59,7 @@
- Xeno
- PetsNT
- Zombie
- AllHostile

- type: npcFaction
id: Xeno
Expand All @@ -64,6 +70,7 @@
- PetsNT
- Zombie
- Revolutionary
- AllHostile

- type: npcFaction
id: Zombie
Expand All @@ -75,6 +82,7 @@
- Passive
- PetsNT
- Revolutionary
- AllHostile

- type: npcFaction
id: Revolutionary
Expand All @@ -83,6 +91,7 @@
- Zombie
- SimpleHostile
- Dragon
- AllHostile

- type: npcFaction
id: AllHostile
Expand Down

0 comments on commit 1915542

Please sign in to comment.