/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define DOOR_ANIM_CLOSED 0 #define DOOR_ANIM_OPENING 1 #define DOOR_ANIM_CLOSING 2 #define DOOR_ANIM_OPEN 3 // Color names // Patch names // Names of collision boxes #define DOOR_COLLISION_BOX_PART_NAME 0 // Attaching position names // Sound names