From 4518271dc59d4677aca590c076b0a26de1381376 Mon Sep 17 00:00:00 2001 From: Barbz Date: Sat, 18 Jan 2020 17:58:41 +0100 Subject: Add h1 title to Waypoints-Information.md --- docs/Waypoints-Information.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/Waypoints-Information.md b/docs/Waypoints-Information.md index d14cdcf..9098512 100644 --- a/docs/Waypoints-Information.md +++ b/docs/Waypoints-Information.md @@ -1,3 +1,5 @@ +# Waypoints and pathes + ### Different kinds of waypoint paths - Waypoint paths directly attached to a creature via [creature_addon.path_id](creature_addon#path_id) use the tables [waypoint_data](waypoint_data) and [waypoint_scripts](waypoint_scripts). They can be added and manipulated using the GM '.wp' commands. -- cgit