Skip to main content

spell_cooldowns

Function spell_cooldowns 

Source
fn spell_cooldowns(
    rows: &mut Vec<LedgerRow>,
    owner: &str,
    path: &str,
    root: &str,
    spell: &ManifestSpellDef,
)