/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define NUKEBOX_ANIM_DEFAULT_ANIMATION 0 #define NUKEBOX_ANIM_OPEN 1 #define NUKEBOX_ANIM_CLOSE 2 // Color names // Patch names // Names of collision boxes #define NUKEBOX_COLLISION_BOX_PART_NAME 0 // Attaching position names // Sound names