mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Docs: Fixing special_range_names example (#3005)
This commit is contained in:
@@ -204,7 +204,7 @@ For example:
|
|||||||
```python
|
```python
|
||||||
range_start = 1
|
range_start = 1
|
||||||
range_end = 99
|
range_end = 99
|
||||||
special_range_names: {
|
special_range_names = {
|
||||||
"normal": 20,
|
"normal": 20,
|
||||||
"extreme": 99,
|
"extreme": 99,
|
||||||
"unlimited": -1,
|
"unlimited": -1,
|
||||||
|
Reference in New Issue
Block a user