Advertisement
d4rkc4t

Untitled

Feb 8th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. "1169"
  2. {
  3. "name" "Military Grade JACK Hat"
  4. "prefab" "base_hat"
  5. "hidden" "0"
  6. "item_class" "tf_wearable"
  7. "craft_class" ""
  8. "craft_material_type" ""
  9. "capabilities"
  10. {
  11. "nameable" "1"
  12. }
  13. "loadondemand" "1"
  14. "show_in_armory" "1"
  15. "item_type_name" "#TF_Wearable_Hat"
  16. "item_name" "#TF_MilitaryGradeJACKHat"
  17. "item_description" "#TF_MilitaryGradeJACKHat_Desc"
  18. "item_slot" "head"
  19. "item_quality" "unique"
  20. "image_inventory" "backpack/workshop_partner/player/items/all_class/jackhead/demo_jackhead_digicamo"
  21. "image_inventory_size_w" "128"
  22. "image_inventory_size_h" "82"
  23. "model_player_per_class"
  24. {
  25. "basename" "models/workshop_partner/player/items/all_class/jackhead/%s_jackhead_digicamo.mdl"
  26. }
  27. "drop_type" "drop"
  28. "min_ilevel" "50"
  29. "max_ilevel" "50"
  30. "used_by_classes"
  31. {
  32. "scout" "1"
  33. "sniper" "1"
  34. "soldier" "1"
  35. "demoman" "1"
  36. "medic" "1"
  37. "heavy" "1"
  38. "spy" "1"
  39. "engineer" "1"
  40. "pyro" "1"
  41. }
  42. "attributes"
  43. {
  44. "cannot trade"
  45. {
  46. "attribute_class" "cannot_trade"
  47. "value" "1"
  48. }
  49. }
  50. "visuals"
  51. {
  52. "player_bodygroups"
  53. {
  54. "hat" "1"
  55. "headphones" "1"
  56. }
  57. "attached_particlesystems"
  58. {
  59. "0"
  60. {
  61. "system" "superrare_greenenergy"
  62. "attachment" "root"
  63. }
  64. "1"
  65. {
  66. "system" "superrare_burning2"
  67. "attachment" "root"
  68. }
  69. }
  70. }
  71. "mouse_pressed_sound" "ui/item_helmet_pickup.wav"
  72. "drop_sound" "ui/item_helmet_drop.wav"
  73. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement