From d624e9167304c65f6daf096856f9de11af51b895 Mon Sep 17 00:00:00 2001 From: Myk Date: Sun, 24 Jul 2022 20:59:24 -0700 Subject: [PATCH] Fix missing newline --- docs/plugins/diggingInvaders.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/diggingInvaders.rst b/docs/plugins/diggingInvaders.rst index 9bca23163..d2fada0d4 100644 --- a/docs/plugins/diggingInvaders.rst +++ b/docs/plugins/diggingInvaders.rst @@ -37,6 +37,7 @@ but in general, the race is what you'd expect, just capitalized (e.g. ``GOBLIN`` or ``ELF``). Actions: + ``walk`` Default cost: 1, default delay: 0. This is the base cost for the pathing algorithm.