/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */

// Animation names
#define PLAYER_ANIM_RUN 0

// Color names

// Patch names

// Names of collision boxes
#define PLAYER_COLLISION_BOX_STAND 0
#define PLAYER_COLLISION_BOX_CROUCH 1
#define PLAYER_COLLISION_BOX_SWIM 2

// Attaching position names
#define PLAYER_ATTACHMENT_TORSO 0
#define PLAYER_ATTACHMENT_BAG 1

// Sound names