fix neftet README ammoType as launcher variable
All checks were successful
/ test (push) Successful in 1m11s
All checks were successful
/ test (push) Successful in 1m11s
This commit is contained in:
parent
3e9fa581c8
commit
061c19f434
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ These must be set before loading the meta (e.g. via launcher or `/ub setvar`):
|
|||
| `followTarget` | Yes (follower) | Follower | Leader's character name |
|
||||
| `navRoute` | Yes (leader) | Leader | Main hunting nav route name (e.g. `neftet_route`) |
|
||||
| `navWaitFollow` | Yes | Both | Return-to-start nav route name (e.g. `neftet_wait_follow`) |
|
||||
| `ammoType` | Yes | Both | `0` = mage/none, `1` = xbow, `2` = bow |
|
||||
| `disableLumCap` | No | Both | `0`/unset = allow lum cap, `1` = skip lum cap transitions |
|
||||
|
||||
## Auto-Detected Variables
|
||||
|
|
@ -25,7 +26,6 @@ These are set automatically at startup in the `Default` state:
|
|||
|
||||
| Variable | Values | Description |
|
||||
|---|---|---|
|
||||
| `ammoType` | `0` = mage/none, `1` = xbow, `2` = bow | Detected from inventory (Quarrelshafts vs Arrowshafts) |
|
||||
| `pickFlowers` | `1` = on, `0` = off | Leader picks up Desert Flowers (default: on) |
|
||||
| `pokePricklys` | `1` = on, `0` = off | Leader picks up Prickly Pears (default: on) |
|
||||
| `pickupRange` | distance | Range for flower/prickly detection (default: 10) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue