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

@@ -27,6 +27,7 @@
- Clumsy
- MindShield
- MimePowers
- SpaceNinja
# accents
- Accentless
- BackwardsAccent

View File

@@ -244,6 +244,9 @@
reoccurrenceDelay: 20
minimumPlayers: 15
- type: ParadoxCloneRule
objectiveBlacklist:
tags:
- ParadoxCloneObjectiveBlacklist
- type: AntagObjectives
objectives:
- ParadoxCloneKillObjective

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]

View File

@@ -954,6 +954,9 @@
- type: Tag
id: Packet
- type: Tag
id: ParadoxCloneObjectiveBlacklist # objective entities with this tag don't get copied to paradox clones
- type: Tag
id: Paper