Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MilanTodorovic authored Jun 6, 2021
1 parent 9cd5641 commit ac38f03
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 @@ -20,7 +20,7 @@ Searches all star systems for specified conditions:<br>
*__stableloc__* - write `stableloc=NUMBER` to filter by stable locations (default `0`);<br>
*__jumppoint__* - same as `stableloc` (default `0`);<br>
*__hazard__* - write `hazard=NUMBER` to filter by systems which planets are below or equal to the specified value (doesn’t filter by default);<br>
*__\[conditions]__* - a comma-separated, __no-space__ list of planetary conditions that must be met (supports * as a wildcard), e.g.: `\[habitable=2,rare_ore*=1, *abundant]` **at least** TWO habitable planets and ONE with transplutonic ore and one with ore/transpluton ore that is abundant."<br>
*__\[conditions]__* - a comma-separated, __no-space__ list of planetary conditions that must be met (supports * as a wildcard), e.g.: `\[habitable=2,rare_ore*=1, *abundant]` **at least** TWO habitable planets and ONE with transplutonic ore and one with ore/transplutonic ore that is abundant."<br>

Example: Explore all exclude planets=5 \[habitable=2] gate

Expand Down

0 comments on commit ac38f03

Please sign in to comment.