/tg/ Station 13 - Modules - TypesVar Details

pawn_has_trait_from

Gates child on the pawn having a given trait from a specific source. Use "invert": true to gate on the trait being absent.

Vars

sourceThe source the trait must originate from.
traitThe trait to check for.

Var Details

source

The source the trait must originate from.

trait

The trait to check for.