Last active
March 12, 2019 18:49
-
-
Save fortyCakes/8267b624e1b11f51efbc39bc345f2ae7 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| "Test Skill" | |
| [Prototype] | |
| Name: Skill:Test | |
| Singleton: true | |
| [SkillScript] | |
| Script: { | |
| SystemContainer.MessageSystem:Write('Hello world') | |
| } | |
| [Description] | |
| Name: Test Skill |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment