Update Design Doc: `level` tool
parent
141b5d078e
commit
81289ee437
|
@ -23,12 +23,8 @@ This is provided on the command line via `--map-config-file`. The Map TOML prima
|
|||
### Example
|
||||
```toml
|
||||
[components]
|
||||
drop_character = 1
|
||||
prowl = 2
|
||||
lock_door = 3
|
||||
unlock_door = 4
|
||||
injure = 5
|
||||
die = 6
|
||||
player = 0
|
||||
health = 1
|
||||
|
||||
[characters]
|
||||
stinkhead = 1
|
||||
|
|
Loading…
Reference in New Issue