Advertisement
Daemonion

character desc edit

Feb 26th, 2013
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. <!---------added by Daemonion for LURK 1.2---------------------------------------------------------->
  2. <specific_character id="esc_bandit_novice_default4" team_default = "1">
  3. <name>GENERATE_NAME_bandit</name>
  4. <icon>ui_npc_u_stalker_bandit_1</icon>
  5. <bio>esc_bandit_novice_bio</bio>
  6.  
  7. <class>esc_bandit_novice</class>
  8. <community>bandit</community> <terrain_sect>stalker_bandit_terrain</terrain_sect>
  9.  
  10. <rank>70</rank>
  11. <reputation>-120</reputation>
  12.  
  13. <snd_config>characters_voice\human_01\bandit\</snd_config>
  14. <crouch_type>1</crouch_type>
  15.  
  16. <panic_treshold>0</panic_treshold>
  17.  
  18. <visual>actors\bandit\stalker_bandit_veteran</visual>
  19. <supplies>
  20. [spawn] \n
  21. wpn_toz34 \n
  22. ammo_12x70_buck = 1 \n
  23. #include "gameplay\character_items.xml" \n
  24. #include "gameplay\character_drugs.xml" \n
  25. #include "gameplay\character_food.xml"
  26. </supplies>
  27.  
  28. #include "gameplay\character_criticals_3.xml"
  29. #include "gameplay\character_dialogs.xml"
  30. </specific_character>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement