has_pet
Passes when the player owns the specified pet, whether or not it is currently active.
Categories: player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
pet | The ID of the pet the player must own. | STRING |
Example
conditions:
- id: has_pet
args:
pet: <value>