diff options
| author | Paweł Redman <trem.redman@gmail.com> | 2013-09-06 22:40:51 +0200 | 
|---|---|---|
| committer | Paweł Redman <trem.redman@gmail.com> | 2013-09-06 22:40:51 +0200 | 
| commit | 5a85e81685300e2299dabfeb25d513b99df471be (patch) | |
| tree | 45c3e342a9af062528c6c32b695629a65eede91b /assets/models/buildables/acid_tube | |
Initial commit
Diffstat (limited to 'assets/models/buildables/acid_tube')
| -rwxr-xr-x | assets/models/buildables/acid_tube/animation.cfg | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/assets/models/buildables/acid_tube/animation.cfg b/assets/models/buildables/acid_tube/animation.cfg new file mode 100755 index 0000000..19f616e --- /dev/null +++ b/assets/models/buildables/acid_tube/animation.cfg @@ -0,0 +1,15 @@ +//acid tube +0   12  0   24    // CONSTRUCT1  +0   12  0   24    // CONSTRUCT2  +12  1   0   24    // IDLE1  +0   0   0   0     // IDLE2 +0   0   0   0     // IDLE3 +13  19  0   24    // ATTACK1 +0   0   0   1     // ATTACK2  +0   0   0   1     // SPAWN1  +0   0   0   1     // SPAWN2 +12  8   0   12    // PAIN1  +0   0   0   1     // PAIN2 +0   -12 0   16    // DESTROY +12  0   0   12    // DESTROY2 +0   1   1   1     // DESTROYED  | 
