From 573df3f5c6e2840af647994e458c9965f7594ee0 Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Wed, 17 Mar 2010 00:49:55 -0700 Subject: [PATCH] New example of a normal enemy pattern. --- examples/normal/threefire.xml | 66 +++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 examples/normal/threefire.xml diff --git a/examples/normal/threefire.xml b/examples/normal/threefire.xml new file mode 100644 index 0000000..d6a35b0 --- /dev/null +++ b/examples/normal/threefire.xml @@ -0,0 +1,66 @@ + + + + + + + 10 + 20 * $rank * $rand + + + + + + + $1 + 0 + + 0 + + + + $1 + -90 + + -90 + + + + $1 + 90 + + 180 + + + + + 1 + + 3 + + 1 + 0 + + + 1 + -$2 + + 1 + + $1 + + + + 0 + 1 + + + 4 + + + + 1 + 1 + + + + -- 2.20.1