diff --git a/README.md b/README.md index 34d905b..5e066d0 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,10 @@ If you can dream of it, it probably belongs here! - `//torus ` - `//hollowtorus ` - `//multi .....` + - `//yy` + - `//nn` -### `//floodfill [ []]` +### `//floodfill [ []]` {#floodfill} Floods all connected nodes of the same type starting at _pos1_ with (which defaults to `water_source`), in a sphere with a radius of (which defaults to 50). ```