const MODIF_TABLE: &[(&str, ModifKinds)];
Expand description
LAST UPDATED VIC3 VERSION 1.8.4
See modifiers.log
from the game data dumps.
A modif
is my name for the things that modifiers modify.
const MODIF_TABLE: &[(&str, ModifKinds)];
LAST UPDATED VIC3 VERSION 1.8.4
See modifiers.log
from the game data dumps.
A modif
is my name for the things that modifiers modify.