From 01beb9919b95479d8be040bec74abc5cc67a5e43 Mon Sep 17 00:00:00 2001 From: Mikko Tiusanen Date: Sun, 4 May 2014 01:18:52 +0300 Subject: Initial import. --- .../buildables/infestation_thicket/animation.cfg | 14 ++++++++++++++ .../infestation_thicket/haut_fetzen_halb.tga | Bin 0 -> 435749 bytes .../infestation_thicket/infestation_thicket.md3 | Bin 0 -> 13572 bytes 3 files changed, 14 insertions(+) create mode 100644 assets/models/buildables/infestation_thicket/animation.cfg create mode 100644 assets/models/buildables/infestation_thicket/haut_fetzen_halb.tga create mode 100644 assets/models/buildables/infestation_thicket/infestation_thicket.md3 (limited to 'assets/models/buildables/infestation_thicket') diff --git a/assets/models/buildables/infestation_thicket/animation.cfg b/assets/models/buildables/infestation_thicket/animation.cfg new file mode 100644 index 0000000..9ecd3b8 --- /dev/null +++ b/assets/models/buildables/infestation_thicket/animation.cfg @@ -0,0 +1,14 @@ +0 1 0 1 // CONSTRUCT1 +0 1 0 1 // CONSTRUCT2 +0 1 1 1 // IDLE1 +0 0 0 0 // IDLE2 +0 0 0 0 // IDLE3 +0 0 0 0 // ATTACK1 +0 0 0 0 // ATTACK2 +0 0 0 0 // SPAWN1 +0 0 0 0 // SPAWN2 +0 0 0 0 // PAIN1 +0 0 0 0 // PAIN2 +0 2 0 5 // DESTROY1 +0 0 0 0 // DESTROY2 +1 1 1 1 // DEAD diff --git a/assets/models/buildables/infestation_thicket/haut_fetzen_halb.tga b/assets/models/buildables/infestation_thicket/haut_fetzen_halb.tga new file mode 100644 index 0000000..2f8e070 Binary files /dev/null and b/assets/models/buildables/infestation_thicket/haut_fetzen_halb.tga differ diff --git a/assets/models/buildables/infestation_thicket/infestation_thicket.md3 b/assets/models/buildables/infestation_thicket/infestation_thicket.md3 new file mode 100644 index 0000000..0b7c579 Binary files /dev/null and b/assets/models/buildables/infestation_thicket/infestation_thicket.md3 differ -- cgit