Last active
January 2, 2016 07:19
-
-
Save riddle/8269160 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Announcements: | |
- message: | |
if group Flatcorian: | |
- text: You are flatcorian | |
else: | |
if group Veteran: | |
- text: You are veteran | |
- message: | |
if group Nomad: | |
else: | |
- text: | |
weight: 20 | |
string: 'Hello, you are not nomad.' | |
- text: | |
weight: 2 | |
string: 'You are not nomad, hello.' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment