Changes
Page history
Update furnitureremove
authored
May 10, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/furnitureremove.md
0 → 100644
View page @
eb19e6c8
## Description
Removes the furniture that casted the mechanic
## Attributes
| Attribute | Aliases | Description | Default |
|----------------|-------------|---------------------------------------------------------|----------|
| doDrops | | If the Furniture should drops its Drops once removed | false |
## Examples
```
yaml
FurnitureSkills
:
-
removefurniture{doDrops=true} @self ~onInteract
```
## Aliases
-
[x] removefurniture
\ No newline at end of file