8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
# Test ASHES file for the VSCode extension
|
|
|
|
# Test some commands
|
|
say player "Hello world!"
|
|
walk player target
|
|
set_global test_var 42
|
|
play_snd "sound.ogg" sfx
|