Skip to content

Commit 17869a9

Browse files
authored
Document debug character/world naming (#82383)
1 parent cced189 commit 17869a9

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

doc/CONTRIBUTING.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,13 +401,29 @@ Bring up the keybindings menu (press `Escape` then `1`), scroll down almost to t
401401
│ g Game… │
402402
│ s Spawning… │
403403
│ p Player… │
404+
│ c Monster… │
405+
│ f Faction… │
404406
│ v Vehicle… │
405407
│ t Teleport… │
406408
│ m Map… │
409+
│ d Dialogue… │
410+
│ q Quick setup… │
407411
└───────────────────────────────────────────────────────────────────────────┘
408412
```
409413
410-
With these commands, you should be able to recreate the proper conditions to test your changes.
414+
With the commands in this menu, you should be able to recreate the proper conditions to test your changes. Most commands change one thing at a time.
415+
416+
The last command, "Quick setup", does many things at once:
417+
* Gives you debug traits such as clairvoyance, invincibility, near infinite stamina and mana, etc
418+
* Gives you a nearly infinite backpack
419+
* Maxes your skills (but not your stats!)
420+
* Reveals the map
421+
422+
### Debug names
423+
424+
If you name a character starting with one of "Debug", "Test", "Sandbox", "Staging", "QA", or "UAT", they will spawn with the debug quick setup performed automatically.
425+
426+
If you name a world one of those names, every character will spawn that way.
411427
412428
## Frequently Asked Questions
413429

0 commit comments

Comments
 (0)