|
|
@ -1531,6 +1531,7 @@ static const LuaWrapper::FunctionReg dfhack_units_module[] = {
|
|
|
|
WRAPM(Units, getCasteProfessionName),
|
|
|
|
WRAPM(Units, getCasteProfessionName),
|
|
|
|
WRAPM(Units, getProfessionColor),
|
|
|
|
WRAPM(Units, getProfessionColor),
|
|
|
|
WRAPM(Units, getCasteProfessionColor),
|
|
|
|
WRAPM(Units, getCasteProfessionColor),
|
|
|
|
|
|
|
|
WRAPM(Units, getSquadName),
|
|
|
|
WRAPM(Units, isWar),
|
|
|
|
WRAPM(Units, isWar),
|
|
|
|
WRAPM(Units, isHunter),
|
|
|
|
WRAPM(Units, isHunter),
|
|
|
|
WRAPM(Units, isAvailableForAdoption),
|
|
|
|
WRAPM(Units, isAvailableForAdoption),
|
|
|
|