Definition : FILTER_ARMOUR_OBJECTS(objs)

Defined in : #include <files.h>

Description: Filter objects that are armours, i.e. inherit
             /std/armour.c

Arguments  : object *objs - the object to test.

Returns    : object * - the objects that are of the requested type.
