From 01beb9919b95479d8be040bec74abc5cc67a5e43 Mon Sep 17 00:00:00 2001 From: Mikko Tiusanen Date: Sun, 4 May 2014 01:18:52 +0300 Subject: Initial import. --- assets/models/buildables/dcc/animation.cfg | 15 +++++++++++++++ assets/models/buildables/dcc/comp_display.tga | Bin 0 -> 60460 bytes assets/models/buildables/dcc/comp_front.jpg | Bin 0 -> 15666 bytes assets/models/buildables/dcc/comp_grad.jpg | Bin 0 -> 2386 bytes assets/models/buildables/dcc/comp_key.jpg | Bin 0 -> 9987 bytes assets/models/buildables/dcc/comp_parts.jpg | Bin 0 -> 7236 bytes assets/models/buildables/dcc/comp_pipes.jpg | Bin 0 -> 2633 bytes assets/models/buildables/dcc/comp_top.jpg | Bin 0 -> 3757 bytes assets/models/buildables/dcc/dcc.md3 | Bin 0 -> 16564 bytes 9 files changed, 15 insertions(+) create mode 100644 assets/models/buildables/dcc/animation.cfg create mode 100644 assets/models/buildables/dcc/comp_display.tga create mode 100644 assets/models/buildables/dcc/comp_front.jpg create mode 100644 assets/models/buildables/dcc/comp_grad.jpg create mode 100644 assets/models/buildables/dcc/comp_key.jpg create mode 100644 assets/models/buildables/dcc/comp_parts.jpg create mode 100644 assets/models/buildables/dcc/comp_pipes.jpg create mode 100644 assets/models/buildables/dcc/comp_top.jpg create mode 100644 assets/models/buildables/dcc/dcc.md3 (limited to 'assets/models/buildables/dcc') diff --git a/assets/models/buildables/dcc/animation.cfg b/assets/models/buildables/dcc/animation.cfg new file mode 100644 index 0000000..0d57fb3 --- /dev/null +++ b/assets/models/buildables/dcc/animation.cfg @@ -0,0 +1,15 @@ +//dcc final +0 1 0 1 // CONSTRUCT1 +0 1 0 1 // CONSTRUCT1 +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/dcc/comp_display.tga b/assets/models/buildables/dcc/comp_display.tga new file mode 100644 index 0000000..2304d25 Binary files /dev/null and b/assets/models/buildables/dcc/comp_display.tga differ diff --git a/assets/models/buildables/dcc/comp_front.jpg b/assets/models/buildables/dcc/comp_front.jpg new file mode 100644 index 0000000..020b913 Binary files /dev/null and b/assets/models/buildables/dcc/comp_front.jpg differ diff --git a/assets/models/buildables/dcc/comp_grad.jpg b/assets/models/buildables/dcc/comp_grad.jpg new file mode 100644 index 0000000..93e5ab2 Binary files /dev/null and b/assets/models/buildables/dcc/comp_grad.jpg differ diff --git a/assets/models/buildables/dcc/comp_key.jpg b/assets/models/buildables/dcc/comp_key.jpg new file mode 100644 index 0000000..58277dd Binary files /dev/null and b/assets/models/buildables/dcc/comp_key.jpg differ diff --git a/assets/models/buildables/dcc/comp_parts.jpg b/assets/models/buildables/dcc/comp_parts.jpg new file mode 100644 index 0000000..14db531 Binary files /dev/null and b/assets/models/buildables/dcc/comp_parts.jpg differ diff --git a/assets/models/buildables/dcc/comp_pipes.jpg b/assets/models/buildables/dcc/comp_pipes.jpg new file mode 100644 index 0000000..3c44f37 Binary files /dev/null and b/assets/models/buildables/dcc/comp_pipes.jpg differ diff --git a/assets/models/buildables/dcc/comp_top.jpg b/assets/models/buildables/dcc/comp_top.jpg new file mode 100644 index 0000000..9fd1e2c Binary files /dev/null and b/assets/models/buildables/dcc/comp_top.jpg differ diff --git a/assets/models/buildables/dcc/dcc.md3 b/assets/models/buildables/dcc/dcc.md3 new file mode 100644 index 0000000..4d02fd2 Binary files /dev/null and b/assets/models/buildables/dcc/dcc.md3 differ -- cgit