diff options
author | /dev/humancontroller <devhc@example.com> | 2015-03-28 01:51:54 +0100 |
---|---|---|
committer | /dev/humancontroller <devhc@example.com> | 2017-01-26 07:16:58 +0100 |
commit | 1f9321552c2a5a609c6d2a2cb6ed41b90a37f684 (patch) | |
tree | 6cc572e86317dbdf5ceae734b71a584890172d6d /assets/models/buildables/barricade/animation.cfg | |
parent | 8e5c2cef12baa5dfafa5bfa15b743e5f6de9893f (diff) |
remove most asset and configuration files from the source tree
Diffstat (limited to 'assets/models/buildables/barricade/animation.cfg')
-rw-r--r-- | assets/models/buildables/barricade/animation.cfg | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/assets/models/buildables/barricade/animation.cfg b/assets/models/buildables/barricade/animation.cfg deleted file mode 100644 index b4703ea0..00000000 --- a/assets/models/buildables/barricade/animation.cfg +++ /dev/null @@ -1,17 +0,0 @@ -//barricade -0 12 0 24 // CONSTRUCT1 -0 12 0 24 // CONSTRUCT1 -12 1 1 24 // IDLE1 -0 0 0 24 // IDLE2 -0 0 0 0 // IDLE3 -39 9 0 48 // ATTACK1 (shrink) -39 -9 0 48 // ATTACK2 (unshrink) -0 0 0 0 // SPAWN1 -0 0 0 0 // SPAWN2 -12 12 0 24 // PAIN1 -48 1 0 24 // PAIN2 -36 12 0 24 // DESTROY -0 0 0 0 // DESTROY2 -48 1 1 1 // DEAD - -//12 frames for each pain, 6 going down 6 going up |