/tg/ Station 13 - Modules - TypesVar Details

of_size

Subtype which searches for mobs of a size relative to ours

Vars

find_smallerIf true, we will return mobs which are smaller than us. If false, larger.
inclusiveIf true, we will return mobs which are the same size as us.

Var Details

find_smaller

If true, we will return mobs which are smaller than us. If false, larger.

inclusive

If true, we will return mobs which are the same size as us.