diff options
author | Roman Tetelman <kevlarman@gmail.com> | 2009-10-03 11:54:20 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:15:29 +0000 |
commit | 7145527a1ca44c6afd20adf7e369f5f6f983047b (patch) | |
tree | 1b5ce2f1e4bd57c419d74175795125ea354a1c54 /models/buildables/acid_tube | |
parent | 3a9eef8972336ad90ac314fbdb7adc4db6cbcbaf (diff) |
* mass driver no longer creates a particle when it hits something (same as upstream)
* the whitespace police strike again
Diffstat (limited to 'models/buildables/acid_tube')
-rw-r--r-- | models/buildables/acid_tube/animation.cfg | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/models/buildables/acid_tube/animation.cfg b/models/buildables/acid_tube/animation.cfg index d7ff6a14..19f616e2 100644 --- a/models/buildables/acid_tube/animation.cfg +++ b/models/buildables/acid_tube/animation.cfg @@ -1,15 +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
+//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 |