diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index 35b3653..ad5c071 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -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