/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define SNIPER_ANIM_DEFAULT_ANIMATION 0 #define SNIPER_ANIM_ACTIVATE 1 #define SNIPER_ANIM_DEACTIVATE 2 #define SNIPER_ANIM_FIRE 3 #define SNIPER_ANIM_WAIT01 4 // Color names // Patch names // Names of collision boxes #define SNIPER_COLLISION_BOX_PART_NAME 0 // Attaching position names #define SNIPER_ATTACHMENT_BODY 0 // Sound names