added hasReagent condition authored by Lxlp's avatar Lxlp
......@@ -11,3 +11,4 @@ These conditions are added by MythicRPG, and are meant to be used within the fea
| [ArchetypeLevel](Skills/Conditions/ArchetypeLevel) | Entity | Matches the player's current archetype level |
| [HasArchetypesInCategory](Skills/Conditions/HasArchetypesInCategory) | Entity | Matches if the player has a certain amount of archetypes that belong to a category |
| [HasLearnedSpell](Skills/Conditions/HasLearnedSpell) | Entity | Whether the target player has learned the given spell |
| [HasReagent](Skills/Conditions/HasReagent) | Entity | Matches if the player has a certain amount of a reagent |
\ No newline at end of file