Created
January 3, 2021 03:59
-
-
Save kbrandwijk/8b6195ad1ddcddf46a1d70e0d513be83 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
<?xml version="1.0" encoding="utf-8" standalone="no" ?><gameplayHints> | |
<gameplayHint>This is a hint specific to your map.</gameplayHint> | |
<gameplayHint>This is another hint.</gameplayHint> | |
<gameplayHint>And one more.</gameplayHint> | |
<gameplayHint>And another one.</gameplayHint> | |
<gameplayHint>More hints...</gameplayHint> | |
<gameplayHint>As many as you want.</gameplayHint> | |
</gameplayHints> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment