Ejemplo n.º 1
0
 protected override IEnumerator EquipTrigger(PlayerController pc)
 {
     yield return(pc.Equip <Mustang>(this));
 }