Remove duplicate component in xeno prototype.

This commit is contained in:
Víctor Aguilera Puerto
2020-08-22 19:57:15 +02:00
parent 7794b2cff4
commit fffff53762

View File

@@ -41,7 +41,6 @@
deadThreshold: 200 deadThreshold: 200
- type: MobStateManager - type: MobStateManager
- type: Metabolism - type: Metabolism
- type: MobStateManager
- type: HeatResistance - type: HeatResistance
- type: CombatMode - type: CombatMode
- type: Teleportable - type: Teleportable