tiger_lib::data::scripted_triggers

Function builtin_scope_overrides

Source
fn builtin_scope_overrides(key: &Token) -> Option<Scopes>
Expand description

There are vanilla triggers that are known to confuse tiger’s scope checking. Rather than wait for the user to update their config files, just program them in as defaults, but only if the key is from vanilla. If it’s from the mod, they may have implemented the trigger differently.