removed "Options." from RepairCost authored by Lxlp's avatar Lxlp
...@@ -24,7 +24,7 @@ Sets the repair cost of the item. ...@@ -24,7 +24,7 @@ Sets the repair cost of the item.
If set to less than 0, the vanilla one will be used. If set to less than 0, the vanilla one will be used.
Defaults to `-1`. Defaults to `-1`.
```yaml ```yaml
Options: # Not an option, apparently, but kept here because of repairable
RepairCost: 10 RepairCost: 10
``` ```
... ...
......