|
|
@ -1368,6 +1368,9 @@ static const LuaWrapper::FunctionReg dfhack_units_module[] = {
|
|
|
|
WRAPM(Units, getVisibleName),
|
|
|
|
WRAPM(Units, getVisibleName),
|
|
|
|
WRAPM(Units, getIdentity),
|
|
|
|
WRAPM(Units, getIdentity),
|
|
|
|
WRAPM(Units, getNemesis),
|
|
|
|
WRAPM(Units, getNemesis),
|
|
|
|
|
|
|
|
WRAPM(Units, isHidingCurse),
|
|
|
|
|
|
|
|
WRAPM(Units, getPhysicalAttrValue),
|
|
|
|
|
|
|
|
WRAPM(Units, getMentalAttrValue),
|
|
|
|
WRAPM(Units, isCrazed),
|
|
|
|
WRAPM(Units, isCrazed),
|
|
|
|
WRAPM(Units, isOpposedToLife),
|
|
|
|
WRAPM(Units, isOpposedToLife),
|
|
|
|
WRAPM(Units, hasExtravision),
|
|
|
|
WRAPM(Units, hasExtravision),
|
|
|
|