Furniture

Description

Targets the furnitures at the inherited locations, if any

Attributes

This targeter has no attributes

Examples

ExampleSkill:
  Skills:
  - skill{s=TargetFurniture} @Forward{f=2}

TargetFurniture:
  Skills:
  - sudoskill{cat=true;s=FoundFurniture} @Furniture

FoundFurniture:
  Skills:
  - message{m=You have found me, human!} @trigger
Updated Aug 19, 2026