Fix DNA scrambler (#19079)

This commit is contained in:
Nemanja
2023-08-13 12:56:21 -04:00
committed by GitHub
parent ff4f01e9d8
commit 2f2df5c74b
4 changed files with 13 additions and 30 deletions

View File

@@ -53,11 +53,3 @@
- type: NpcFactionMember
factions:
- Syndicate
# DNA Scrambler
- type: entity
parent: MobHuman
id: MobHumanScrambled
name: Scrambled Human
components:
- type: RandomHumanoidAppearance

View File

@@ -4,14 +4,6 @@
forced: true
duration: 30
- type: polymorph
id: Scrambled
entity: MobHumanScrambled
forced: false
inventory: Transfer
revertOnCrit: true
revertOnDeath: true
- type: polymorph
id: Chicken
entity: MobChicken