• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

If X exists then y?

TCArknight

Well-known member
I seem to recall something about this, but I can't find it at the moment.

I have a Hindrance called Bloodlust (which is Minor/Major (but Major only available for a particular race)

One racial ability has:
Code:
The X gains the Bloodlust Hindrance. If the character already has the Bloodlust Hindrance, it becomes the Major version of the Hindrance.

I see needing to do two things:
1) Bootstrap Bloodlust (Minor) if not already added.
2) If already added, turn the Minor Hindrance into the Major by assigning Hindrance.HindMajor,

What's the simplest way to see if it's already added?
 
Back
Top