/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // Animation names #define PLASMAGUN_ANIM_DEFAULT 0 #define PLASMAGUN_ANIM_SPAWNING 1 #define PLASMAGUN_ANIM_SMALL 2 // Color names // Patch names // Names of collision boxes #define PLASMAGUN_COLLISION_BOX_PART_NAME 0 // Attaching position names #define PLASMAGUN_ATTACHMENT_FIREPOINT 0 #define PLASMAGUN_ATTACHMENT_PROJECTILE 1 // Sound names