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 | |
| source | The source the trait must originate from. |
|---|---|
| trait | The trait to check for. |
Var Details
source 
The source the trait must originate from.
trait 
The trait to check for.