Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximus7474 authored Jul 26, 2024
1 parent 8fb2d6c commit afb4fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ All configuration actions are available in the [config.lua file](https://github.
To add more elevators copy the template and alter the values by respecting the structure, not respecting it will lead to errors and the resource not working properly.
- The floors will show in the same order as listed in the config file.

Specifications:
## Specifications:
- To add a restriction use the following table structure:
- `{ ["jobname"] = minimum_rank, ["job2name"] = minimum_rank }` with minimum_rank being an integer
- `{ "jobname", "job2name" }` making only the job required regardless of the rank
Expand Down

0 comments on commit afb4fc0

Please sign in to comment.