Bug Report: Helminth Charger's appearance is incorrect #2417
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Helminth Charger has the wrong appearance, showing Kubrow's model instead
I guess the
DominantTraits
here should have"FurPattern": "/Lotus/Types/Game/KubrowPet/Patterns/KubrowPetPatternInfested"
. Which makes me realise that currently the Dominant and Recessive traits are currently always the same, which surely can't be right.And
"BodyType": "/Lotus/Types/Game/KubrowPet/BodyTypes/ChargerKubrowPetBodyType"
in both Dominant and Recessive, may be more relevant.