Skip to content

primalprevention component isnt properly added to conduit canyons teleporter causing primal birthright to not work .,., . #1005

@gamrtiem

Description

@gamrtiem

unsure why this happens ? primal birthright does load conduits custom teleporter prefab and adds the component to it but in game the component isnt there so the item doesnt work ..,,

Addressables.LoadAssetAsync<GameObject>("RoR2/DLC3/conduitcanyon/Teleporter_ConduitCanyon_Variant.prefab").Completed += (r) => r.Result.AddComponent<PrimalPrevention>();

Image

the way it adds the component to teleporters also causes birthright not to function on modded maps that use custom teleporters like snowtime stages but unsure if that would be a fault on ss2s side or not ,..,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions