mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-03 16:03:59 +01:00
Updated Signs (markdown)
parent
24a1054165
commit
1a90a8b08a
4
Signs.md
4
Signs.md
@ -267,7 +267,7 @@ Allows placing of Blocks on this position.
|
||||
<td>2</td><th>BlockID</th><td>[Optional] The Block ID of the Block, that can be placed here</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td><th>?</th><td>[Optional] The Side of the Block, to that the Block can be placed?</td>
|
||||
<td>3</td><th>Further arguments:</th><td>[Optional] The Side of the Block, to that the block can be placed like on a compass and fired sign triggers (e.g. "N,NNE,1")</td>
|
||||
</tr>
|
||||
<td>4</td><th></th><td></td>
|
||||
</tr>
|
||||
@ -275,6 +275,8 @@ Allows placing of Blocks on this position.
|
||||
|
||||
***
|
||||
|
||||
The fired sign trigger works like a [trigger sign](#trigger), so the argument "[anything],1" fires a sign with the trigger "T1".
|
||||
|
||||
### Checkpoint
|
||||
|
||||
![Checkpoint sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/Checkpoint.png)
|
||||
|
Loading…
Reference in New Issue
Block a user