From 6d60eb4f10db9daf514aa1cb283bde5275845c82 Mon Sep 17 00:00:00 2001 From: garbagemule Date: Sat, 28 Mar 2020 14:31:45 +0100 Subject: [PATCH] Updated Arena Signs (markdown) --- Arena-Signs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Arena-Signs.md b/Arena-Signs.md index c28ead2..e789ae0 100644 --- a/Arena-Signs.md +++ b/Arena-Signs.md @@ -23,10 +23,12 @@ Once placed, the sign will begin to render the given [template](#sign-templates) #### Example -For an arena named `jungle`, here's how to set up an arena sign of the `join` [type](#sign-types) that uses a [template](#sign-templates) called `welcome`: +For an arena named `jungle`, here's how to set up a `join` sign that uses a template called `welcome`: ![](img/arena-signs/join-sign.jpg) +Because of its [type](#sign-types), it will cause players to join the `jungle` arena when they click on it. What the sign displays depends on how the `welcome` [template](#sign-templates) is defined. + ## Sign Types