|
It's not set up to hand claws into the olthoi hunter by default- You'd need to add that into the xml file.
Personally, I hand my olthoi claws in to Aun Mareura in Timaru along with my vapor hearts- you get a treated kit instead of a sword, which is lighter, more useful, and worth more.
Add this:
<collector name="Olthoi Hunter">
<collects item="Olthoi Claw" response="give" detail="Olthoi Sword" returned="1" />
</collector>
Into the xml file if you want the olthoi hunter to take the claws.
|