Skip to content

← Previous | Next →


hasBadgeMonster

Description

Check if trainer has badge

Basic information

Name Type Possibilities
hasBadgeMonster interaction 2

Parameters

# Name Type Mandatory Description Multiple
1 badge GymBadge Yes Gym Badge name to check No

Outputs

# Description
1 Does have badge
2 Does NOT have badge

Example


  interaction 
    hasBadgePokemon rock 
      tell "You have it" 
      tell "You dont have it"