make paradox clone receive the original's objectives (#35829)

* make paradox clone receive the original's objectives

* remove redundant indexing

* Minor comment change

* fix ninja objectives

---------

Co-authored-by: beck-thompson <beck314159@hotmail.com>
This commit is contained in:
slarticodefast
2025-03-16 23:24:47 +01:00
committed by GitHub
parent 03dc35ac92
commit 197ee78bfa
7 changed files with 83 additions and 8 deletions

View File

@@ -11,6 +11,9 @@
roles:
mindRoles:
- ParadoxCloneRole
- type: Tag
tags:
- ParadoxCloneObjectiveBlacklist # don't copy the objectives from other clones
- type: entity
parent: [BaseParadoxCloneObjective, BaseLivingObjective]