1. //Recommended names for the styles
  2. //Style0 = Team Colored Tinsel
  3. //Style1 = Green Garland
  4.  
  5. "652"
  6. {
  7. "name" "The Big Elfin Deal"
  8. "first_sale_date" "2011/12/19"
  9. "item_class" "tf_wearable"
  10. "loadondemand" "1"
  11. "craft_class" "hat"
  12. "craft_material_type" "hat"
  13. "capabilities"
  14. {
  15. "nameable" "1"
  16. "paintable" "1"
  17. "can_gift_wrap" "1"
  18. "can_craft_count" "1"
  19. }
  20. "show_in_armory" "1"
  21. "item_type_name" "#TF_Wearable_Hat"
  22. "item_name" "#TF_TheElf"
  23. "item_description" "#TF_TheElf_Desc"
  24. "item_slot" "head"
  25. "equip_region" "hat"
  26. "item_quality" "unique"
  27. "propername" "1"
  28. "image_inventory" "backpack/player/items/scout/xms_scout_elf_hat"
  29. "image_inventory_size_w" "128"
  30. "image_inventory_size_h" "82"
  31. "model_player" "models/player/items/scout/xms_scout_elf_hat.mdl"
  32. "drop_type" "none"
  33. "item_set" "winter2011_scout_elf"
  34. "used_by_classes"
  35. {
  36. "scout" "1"
  37. }
  38. "visuals"
  39. {
  40. "player_bodygroups"
  41. {
  42. "hat" "1"
  43. "headphones" "1"
  44. }
  45. "styles"
  46. {
  47. "0"
  48. {
  49. "skin_red" "0"
  50. "skin_blu" "1"
  51. "name" "#TF_XMas_ScoutElfHat_Style0"
  52. }
  53. "1"
  54. {
  55. "skin" "2"
  56. "name" "#TF_XMas_ScoutElfHat_Style1"
  57. }
  58. }
  59. }
  60. "mouse_pressed_sound" "ui/item_hat_pickup.wav"
  61. "drop_sound" "ui/item_hat_pickup.wav"
  62. }