/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define PROJECTILE_ANIM_DEFAULT 0 #define PROJECTILE_ANIM_POSE1 1 #define PROJECTILE_ANIM_POSE2 2 #define PROJECTILE_ANIM_POSE3 3 #define PROJECTILE_ANIM_POSE4 4 #define PROJECTILE_ANIM_POSE5 5 #define PROJECTILE_ANIM_POSE6 6 // Color names // Patch names // Names of collision boxes #define PROJECTILE_COLLISION_BOX_PART_NAME 0 // Attaching position names // Sound names