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