|
|
@ -1905,7 +1905,6 @@ static const LuaWrapper::FunctionReg dfhack_units_module[] = {
|
|
|
|
WRAPM(Units, isDemon),
|
|
|
|
WRAPM(Units, isDemon),
|
|
|
|
WRAPM(Units, isDanger),
|
|
|
|
WRAPM(Units, isDanger),
|
|
|
|
WRAPM(Units, isGreatDanger),
|
|
|
|
WRAPM(Units, isGreatDanger),
|
|
|
|
WRAPM(Units, getUnitFromHFID),
|
|
|
|
|
|
|
|
WRAPM(Units, teleport),
|
|
|
|
WRAPM(Units, teleport),
|
|
|
|
WRAPM(Units, getGeneralRef),
|
|
|
|
WRAPM(Units, getGeneralRef),
|
|
|
|
WRAPM(Units, getSpecificRef),
|
|
|
|
WRAPM(Units, getSpecificRef),
|
|
|
|