Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicMobs
Wiki
Skills
Mechanics
randommessage
randommessage
· Changes
Page history
Fixed spacing on example.
authored
Oct 20, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
skills/mechanics/randommessage.md
skills/mechanics/randommessage.md
+6
-6
No files found.
skills/mechanics/randommessage.md
View page @
a9c9c0c4
...
@@ -15,12 +15,12 @@ The special character # will cause this skill to fail.
...
@@ -15,12 +15,12 @@ The special character # will cause this skill to fail.
## Examples:
## Examples:
```
yaml
```
yaml
Skills
:
Skills
:
-
randommessage{
-
randommessage{
m=
m=
"message 1",
"message 1",
"message 2",
"message 2",
"message 3";
"message 3";
} @PIR{r=20} ~onInteract
} @PIR{r=20} ~onInteract
Skills
:
Skills
:
-
randommessage{m="one test","not a test","test";} @PIR{r=20} ~onInteract
-
randommessage{m="one test","not a test","test";} @PIR{r=20} ~onInteract
...
...