From 8bcf0d47a363ef0c45b7fbcbc95fb770aecc20c0 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Fri, 3 May 2019 11:08:16 +0200 Subject: Adds some help for stats & attributes. --- src/map-editor/src/View/MessageBoard/Help/Guide.elm | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'src/map-editor') diff --git a/src/map-editor/src/View/MessageBoard/Help/Guide.elm b/src/map-editor/src/View/MessageBoard/Help/Guide.elm index e4aff37..d2d445b 100644 --- a/src/map-editor/src/View/MessageBoard/Help/Guide.elm +++ b/src/map-editor/src/View/MessageBoard/Help/Guide.elm @@ -27,15 +27,8 @@ get_header_html title = get_default_html_contents : (List (Html.Html Struct.Event.Type)) get_default_html_contents = [ - (get_header_html "Selecting a Character"), - (Html.text - ( - "Click once on a character to focus them. This will show you" - ++ " their stats, equipment, and other infos. If they are in" - ++ " your team and active (the pulsating characters)," - ++ " clicking on them again will let you take control." - ) - ) + (get_header_html "Modifying a Map"), + (Html.text "The guide for this module is not yet available.") ] -------------------------------------------------------------------------------- -- cgit v1.2.3-70-g09d2