File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed
Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 972972 "first_sale_date" "2010/09/29"
973973 "xifier_class_remap" "weapon_quiver_afterburner"
974974 }
975+ "34419"
976+ {
977+ "name" "Invisible Flame Armor Version"
978+ "prefab" "no_craft misc marketable"
979+ "item_name" "#TF_sum24_invisible_flame"
980+ "item_description" "#TF_sum24_invisible_flame_Desc"
981+ "item_type_name" "#TF_Wearable_Jacket"
982+ "equip_region" "shirt"
983+ "image_inventory" "backpack/workshop/player/items/pyro/sum24_invisible_flame_style1/sum24_invisible_flame_style1"
984+ "capabilities"
985+ {
986+ "can_craft_count" "1"
987+ "paintable" "1"
988+ }
989+ "model_player" "models/workshop/player/items/pyro/sum24_invisible_flame_style2/sum24_invisible_flame_style2.mdl"
990+ "used_by_classes"
991+ {
992+ "pyro" "1"
993+ }
994+ "mouse_pressed_sound" "ui/item_hat_pickup.wav"
995+ "drop_sound" "ui/item_hat_drop.wav"
996+ }
975997 }
976998
977999 // attributes are moved to items_game.txt
Original file line number Diff line number Diff line change @@ -187,13 +187,13 @@ const char g_szArmorItems[][MAX_PATH] =
187187{
188188 " " , // TF_CLASS_UNDEFINED
189189
190- " Airborne Attire " ,
190+ " Flak Jack " ,
191191 " Airborne Attire" ,
192192 " The Patriot's Pouches" ,
193193 " The Dark Age Defender" ,
194- " Coldfront Carapace " ,
194+ " Bunnyhopper's Ballistics Vest " ,
195195 " Immobile Suit Armor Version" ,
196- " Torcher's Trench Coat " ,
196+ " Invisible Flame Armor Version " ,
197197 " Le Morne Uniforme" ,
198198 " Iron Lung" ,
199199};
You can’t perform that action at this time.
0 commit comments