pub fn vassal_task_reward_const(
_ctx: &VassalRewardCtx,
) -> Result<Vec<ESCurrencyUnit>>Expand description
Reward slots are stubs: no reward is currently granted. Kept as three distinct named fns (one per config slot) so a future real reward on any one slot can replace just that fn.