]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Bot.md
eManual fixes for conversion fails
[xonotic/xonotic.wiki.git] / Bot.md
diff --git a/Bot.md b/Bot.md
index 1132c034d67e2933dc883f08902761a1934c19f2..21feef451b03de97df7eeca1ba4295cf77d52f7b 100644 (file)
--- a/Bot.md
+++ b/Bot.md
@@ -18,7 +18,7 @@ Pathfinding
 
 -   A\* based
 
--   Cached nodes *<span class="plans both to applies"></span>*
+-   Cached nodes _(applies to both plans)_
     -   This means that most of map discovery or waypoint creation will be done offline
 
 Navigation
@@ -38,10 +38,10 @@ Navigation
 
 -   Never, ever, get stuck in the same place. Wander around if there nothing better to do.
 
--   Able to rocket-jump *<span class="void space into thrown they're when measure, resource last a as"></span>*
+-   Able to rocket-jump _(as a last resource measure, when they're thrown into space void)_
 
 -   Plan A - Waypoint based
-    -   Avoid path congestion *<span class="path same the over traveling are team same the on bot one than more when happens this"></span>*
+    -   Avoid path congestion _(this happens when more than one bot on the same team are traveling over the same path)_
 
 -   Filter insanely quick movements (aka shaking)