Advertisement
Guest User

SPParamedicSpecies.uc

a guest
Feb 19th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. /*******************************************************************************
  2. * ParamedicSpecies generated by Eliot.UELib using UE Explorer.
  3. * Eliot.UELib © 2009-2013 Eliot van Uytfanghe. All rights reserved.
  4. * http://eliotvu.com
  5. *
  6. * All rights belong to their respective owners.
  7. *******************************************************************************/
  8. class SPParamedicSpecies extends ParamedicSpecies;
  9.  
  10. defaultproperties
  11. {
  12. DetachedArmClass=class'SeveredArmParamedic'
  13. DetachedLegClass=class'SeveredLegParamedic'
  14. SleeveTexture=Texture'KF_Weapons2_Trip_T.hands.Paramedic_Hands_1st_P'
  15. MaleVoice="SPMod.SPVoicePackTester"
  16.  
  17.  
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement