/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define STICKITEM_ANIM_CENTERED 0 // Color names // Patch names // Names of collision boxes #define STICKITEM_COLLISION_BOX_PART_NAME 0 // Attaching position names #define STICKITEM_ATTACHMENT_STICK 0 #define STICKITEM_ATTACHMENT_SHIELD 1 #define STICKITEM_ATTACHMENT_BUTTON 2 // Sound names