View Single Post
Enforcer84
Senior Member
 
Join Date: Oct 2011
Location: Portland
Posts: 313

Old March 12th, 2016, 12:54 AM
So, I'm throwing down on some custom deities and they're divided into multiple pantheons

I copied a {bmp npcclass} Pantheon name here {bmp npcclass} entry, added my source, my deity category, and made it unique...

<thing id="deiWPClan" name="{bmp npcclass} The First Clan {bmp npcclass}" compset="Deity" uniqueness="unique" isshowonly="yes">
<usesource source="WelcomePty"/>
<tag group="explicit" tag="18"/>
<tag group="DeityCat" tag="TheFirst" name="The First Clan"/>
</thing>

And then I made another

<thing id="deiWPDivCt" name="{bmp npcclass} Divine Court {bmp npcclass}" compset="Deity" uniqueness="unique" isshowonly="yes">
<usesource source="WelcomePty"/>
<tag group="explicit" tag="17"/>
<tag group="DeityCat" tag="DivineCour" name="Divine Court"/>
</thing>

They're identical to the other Deity categories made in the community files and nearly identical to the SRD deities...(having only the explicit tag added)

But all my deities are lumped together in The First Clan and the Divine Court entry doesn't even show up. Is there something I'm missing?
Enforcer84 is offline   #1 Reply With Quote