Changes
Page history
Create Skills/Mechanics/furniturecolor
authored
May 10, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/furniturecolor.md
0 → 100644
View page @
9a7a3457
## Description
Sets the casting Furniture's
[
Color
](
/Furniture#color
)
as the specified one
## Attributes
| Attribute | Aliases | Description | Default Value |
|----------------|-------------|---------------------------------------------------------|---------------|
| color | c | The name of the new state the Furniture should have | #FFFFFF |
## Examples
```
yaml
FurnitureSkills
:
-
furniturecolor{color=#cc0000} @self ~onInteract
```
## Aliases
-
[x] setfurniturecolor
\ No newline at end of file