diff options
author | Mikko Tiusanen <ams@daug.net> | 2014-05-04 01:18:52 +0300 |
---|---|---|
committer | Mikko Tiusanen <ams@daug.net> | 2014-05-04 01:18:52 +0300 |
commit | 01beb9919b95479d8be040bec74abc5cc67a5e43 (patch) | |
tree | 65f0b79e793848491832756a4c3a32b23668fab3 /assets/models/buildables/creepcolony | |
parent | 191d731da136b7ee959a17e63111c9146219a768 (diff) |
Initial import.
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 |