| ... | ... | @@ -42,6 +42,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They | 
|  |  | | [FurnitureRemoveAt]     | Removes the Furniture at the target location                                 | | 
|  |  | | [FurnitureSetAt]        | Sets a furniture at the target location                                      | | 
|  |  | | [FurnitureState]        | Sets the casting Furniture's state                                           | | 
|  |  | | [OpenFurniturePainter]  | Opens the furniture's painter for the target player                          | | 
|  |  | | [PlaceFurnitureAt]      | Makes the casting player place a furniture at a specific location            | | 
|  |  |  | 
|  |  |  | 
| ... | ... | @@ -80,6 +81,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They | 
|  |  | [FurnitureRemoveAt]: Skills/Mechanics/furnitureremoveat | 
|  |  | [FurnitureSetAt]: Skills/Mechanics/FurnitureSetAt | 
|  |  | [FurnitureState]: /Skills/Mechanics/furniturestate | 
|  |  | [OpenFurniturePainter]: /Skills/Mechanics/OpenFurniturePainter | 
|  |  | [PlaceFurnitureAt]: /Skills/Mechanics/PlaceFurnitureAt | 
|  |  |  | 
|  |  | [ConsumeAmmo]: Skills/Mechanics/ConsumeAmmo | 
| ... | ... |  |