diff options
Diffstat (limited to 'assets/models/buildables/creepcolony')
-rw-r--r-- | assets/models/buildables/creepcolony/animation.cfg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/assets/models/buildables/creepcolony/animation.cfg b/assets/models/buildables/creepcolony/animation.cfg new file mode 100644 index 0000000..25d9e75 --- /dev/null +++ b/assets/models/buildables/creepcolony/animation.cfg @@ -0,0 +1,15 @@ +//creep_colony +25 4 0 4 // CONSTRUCT1 +25 4 0 4 // CONSTRUCT2 +0 14 14 5 // IDLE1 +0 14 14 5 // IDLE2 +0 14 14 5 // IDLE3-NOPOWER +0 0 0 0 // ATTACK1 +0 0 0 0 // ATTACK2 +25 4 0 4 // SPAWN1 +25 4 0 4 // SPAWN2 +29 4 0 0 // PAIN1 +29 4 0 0 // PAIN2 +14 8 0 8 // DESTROY +14 8 0 8 // DESTROY2 +21 1 0 1 // DEAD |