diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-02-13 20:20:38 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-02-13 20:20:38 -0500 |
commit | 29876964587eda6e4d4bfc6543ea31efe983cf0a (patch) | |
tree | 29e7e626bbfc7b6d1a26d788d710c7908048be92 /xml/arena.xml | |
parent | 183331ccf1aa3f4142697e9e37528f084fae7466 (diff) |
base component class; skirl fight plus
Diffstat (limited to 'xml/arena.xml')
-rw-r--r-- | xml/arena.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xml/arena.xml b/xml/arena.xml new file mode 100644 index 0000000..24da9b0 --- /dev/null +++ b/xml/arena.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<World> + <style background="0" bgm="assets/music/embark.wav" folder="assets/style/classic/"/> + <generation width="200"/> + <time>6000</time> +</World> |