From 98437cad0a3a59245e5fe772d4e310de4228757a Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 19 Apr 2012 09:41:27 +0100 Subject: cleaning up --- gaunt01/bin/data/Bird-anim.xml | Bin 0 -> 2638 bytes gaunt01/bin/data/Bird-poses.xml | 193 +++++++++++++++++++++++++++++++++++++ gaunt01/bin/data/Drops_1.tga | Bin 0 -> 76044 bytes gaunt01/bin/data/Drops_2.tga | Bin 0 -> 76044 bytes gaunt01/bin/data/Drops_3.tga | Bin 0 -> 76044 bytes gaunt01/bin/data/GUI_gotya.png | Bin 0 -> 35986 bytes gaunt01/bin/data/GUI_nzsLogo.png | Bin 0 -> 27745 bytes gaunt01/bin/data/GUI_objective.png | Bin 0 -> 79773 bytes gaunt01/bin/data/GUI_title.png | Bin 0 -> 39748 bytes 9 files changed, 193 insertions(+) create mode 100644 gaunt01/bin/data/Bird-anim.xml create mode 100644 gaunt01/bin/data/Bird-poses.xml create mode 100644 gaunt01/bin/data/Drops_1.tga create mode 100644 gaunt01/bin/data/Drops_2.tga create mode 100644 gaunt01/bin/data/Drops_3.tga create mode 100644 gaunt01/bin/data/GUI_gotya.png create mode 100644 gaunt01/bin/data/GUI_nzsLogo.png create mode 100644 gaunt01/bin/data/GUI_objective.png create mode 100644 gaunt01/bin/data/GUI_title.png (limited to 'gaunt01/bin/data') diff --git a/gaunt01/bin/data/Bird-anim.xml b/gaunt01/bin/data/Bird-anim.xml new file mode 100644 index 0000000..3c7e0b3 Binary files /dev/null and b/gaunt01/bin/data/Bird-anim.xml differ diff --git a/gaunt01/bin/data/Bird-poses.xml b/gaunt01/bin/data/Bird-poses.xml new file mode 100644 index 0000000..a4adb92 --- /dev/null +++ b/gaunt01/bin/data/Bird-poses.xml @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/gaunt01/bin/data/Drops_1.tga b/gaunt01/bin/data/Drops_1.tga new file mode 100644 index 0000000..0aac86c Binary files /dev/null and b/gaunt01/bin/data/Drops_1.tga differ diff --git a/gaunt01/bin/data/Drops_2.tga b/gaunt01/bin/data/Drops_2.tga new file mode 100644 index 0000000..9fea7db Binary files /dev/null and b/gaunt01/bin/data/Drops_2.tga differ diff --git a/gaunt01/bin/data/Drops_3.tga b/gaunt01/bin/data/Drops_3.tga new file mode 100644 index 0000000..4cebeb0 Binary files /dev/null and b/gaunt01/bin/data/Drops_3.tga differ diff --git a/gaunt01/bin/data/GUI_gotya.png b/gaunt01/bin/data/GUI_gotya.png new file mode 100644 index 0000000..3542bf0 Binary files /dev/null and b/gaunt01/bin/data/GUI_gotya.png differ diff --git a/gaunt01/bin/data/GUI_nzsLogo.png b/gaunt01/bin/data/GUI_nzsLogo.png new file mode 100644 index 0000000..ecf3750 Binary files /dev/null and b/gaunt01/bin/data/GUI_nzsLogo.png differ diff --git a/gaunt01/bin/data/GUI_objective.png b/gaunt01/bin/data/GUI_objective.png new file mode 100644 index 0000000..39e784f Binary files /dev/null and b/gaunt01/bin/data/GUI_objective.png differ diff --git a/gaunt01/bin/data/GUI_title.png b/gaunt01/bin/data/GUI_title.png new file mode 100644 index 0000000..c7c3ce3 Binary files /dev/null and b/gaunt01/bin/data/GUI_title.png differ -- cgit v1.2.3