I believe the spawn is coming from the .lua for each kr-ayt dragon.
This is how it should be
tamingChance = 0,
This is what we currently have
tamingChance = 0.25,
I will continue to search to ensure this is how babies are spawned in the CreatureManagerImplementation.cpp
I believe the spawn is coming from the .lua for each kr-ayt dragon.
This is how it should be
tamingChance = 0,
This is what we currently have
tamingChance = 0.25,
I will continue to search to ensure this is how babies are spawned in the CreatureManagerImplementation.cpp