ouroboros
Member
I'm brand new to this and attempting to pick my way through the code.
I am attempting to get the unicorns to drop the purple Unicorn Ribs quest item as either a loot drop or, preferably, a butcher drop.
I've found the two scripts i need:
scripts>mobiles>animals>mounts>Unicorn.cs
and
scripts>quests>bedlam>mistaken identity>items>UnicornRibs.cs
And my issue is figuring out how to properly add UnicornRibs as a carve/loot drop. Any pointers would be much appreciated.
I am attempting to get the unicorns to drop the purple Unicorn Ribs quest item as either a loot drop or, preferably, a butcher drop.
I've found the two scripts i need:
scripts>mobiles>animals>mounts>Unicorn.cs
and
scripts>quests>bedlam>mistaken identity>items>UnicornRibs.cs
And my issue is figuring out how to properly add UnicornRibs as a carve/loot drop. Any pointers would be much appreciated.