STAGING INTO MASTER (#41350)

Fix pets attacking initial infected (#41338)

* Fix station pets attacking Initial Infected

* I was wrong, this code is correct

* push

---------

Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
This commit is contained in:
slarticodefast
2025-11-08 00:58:05 +01:00
committed by GitHub

View File

@@ -35,13 +35,14 @@
- type: npcFaction - type: npcFaction
id: PetsNT id: PetsNT
friendly:
- NanoTrasen
hostile: hostile:
- Mouse - Mouse
- SimpleHostile - SimpleHostile
- Zombie - Zombie
- Xeno - Xeno
- AllHostile - AllHostile
- Wizard
- Dragon - Dragon
- type: npcFaction - type: npcFaction
@@ -162,5 +163,5 @@
- Xeno # rivalry - Xeno # rivalry
# cause they are hostile to them # cause they are hostile to them
- SimpleHostile - SimpleHostile
- AllHostile - AllHostile