Template:PatchDiff/December 8, 2014 Patch/tf/tf2 misc dir.vpk/scripts/characterbackgrounds.txt
11"characters"
22{
3N/A "basic_demoman"
4N/A {
5N/A "image" "../console/characters/demoman"
6N/A "item_url" "demoman"
7N/A "store_text" "#TF_Trial_MainMenu_Upsell_Demoman"
8N/A }
9N/A "basic_engineer"
10N/A {
11N/A "image" "../console/characters/engineer"
12N/A "item_url" "engineer"
13N/A "store_text" "#TF_Trial_MainMenu_Upsell_Engineer"
14N/A }
15N/A "basic_heavy"
16N/A {
17N/A "image" "../console/characters/heavy"
18N/A "item_url" "heavy"
19N/A "store_text" "#TF_Trial_MainMenu_Upsell_Heavy"
20N/A }
21N/A "basic_medic"
22N/A {
23N/A "image" "../console/characters/medic"
24N/A "item_url" "medic"
25N/A "store_text" "#TF_Trial_MainMenu_Upsell_Medic"
26N/A }
27N/A "basic_pyro"
28N/A {
29N/A "image" "../console/characters/pyro"
30N/A "item_url" "pyro"
31N/A "store_text" "#TF_Trial_MainMenu_Upsell_Pyro"
32N/A }
33N/A "basic_scout"
34N/A {
35N/A "image" "../console/characters/scout"
36N/A "item_url" "scout"
37N/A "store_text" "#TF_Trial_MainMenu_Upsell_Scout"
38N/A }
39N/A "basic_sniper"
40N/A {
41N/A "image" "../console/characters/sniper"
42N/A "item_url" "sniper"
43N/A "store_text" "#TF_Trial_MainMenu_Upsell_Sniper"
44N/A }
45N/A "basic_soldier"
46N/A {
47N/A "image" "../console/characters/soldier"
48N/A "item_url" "soldier"
49N/A "store_text" "#TF_Trial_MainMenu_Upsell_Soldier"
50N/A }
51N/A "basic_spy"
52N/A {
53N/A "image" "../console/characters/spy"
54N/A "item_url" "spy"
55N/A "store_text" "#TF_Trial_MainMenu_Upsell_Spy"
56N/A }
57N/A
58N/A "manniversary_demoman"
59N/A {
60N/A "image" "../console/characters/fwk_demoman"
61N/A "item_url" "demoman"
62N/A "store_text" "#TF_Trial_MainMenu_Upsell_Demoman"
63N/A }
64N/A "manniversary_engineer"
65N/A {
66N/A "image" "../console/characters/fwk_engineer"
67N/A "item_url" "engineer"
68N/A "store_text" "#TF_Trial_MainMenu_Upsell_Engineer"
69N/A }
70N/A "manniversary_heavy"
71N/A {
72N/A "image" "../console/characters/fwk_heavy"
73N/A "item_url" "heavy"
74N/A "store_text" "#TF_Trial_MainMenu_Upsell_Heavy"
75N/A }
76N/A "manniversary_medic"
77N/A {
78N/A "image" "../console/characters/fwk_medic"
79N/A "item_url" "medic"
80N/A "store_text" "#TF_Trial_MainMenu_Upsell_Medic"
81N/A }
82N/A "manniversary_pyro"
83N/A {
84N/A "image" "../console/characters/fwk_pyro"
85N/A "item_url" "pyro"
86N/A "store_text" "#TF_Trial_MainMenu_Upsell_Pyro"
87N/A }
88N/A "manniversary_scout"
89N/A {
90N/A "image" "../console/characters/fwk_scout"
91N/A "item_url" "scout"
92N/A "store_text" "#TF_Trial_MainMenu_Upsell_Scout"
93N/A }
94N/A "manniversary_sniper"
95N/A {
96N/A "image" "../console/characters/fwk_sniper"
97N/A "item_url" "sniper"
98N/A "store_text" "#TF_Trial_MainMenu_Upsell_Sniper"
99N/A }
100N/A "manniversary_soldier"
101N/A {
102N/A "image" "../console/characters/fwk_soldier"
103N/A "item_url" "soldier"
104N/A "store_text" "#TF_Trial_MainMenu_Upsell_Soldier"
105N/A }
106N/A "manniversary_spy"
107N/A {
108N/A "image" "../console/characters/fwk_spy"
109N/A "item_url" "spy"
110N/A "store_text" "#TF_Trial_MainMenu_Upsell_Spy"
111N/A }
112N/A
113N/A "halloween_demoman"
114N/A {
115N/A "image" "../console/characters/hwn_demoman"
116N/A "item_url" "demoman"
117N/A "store_text" "#TF_Trial_MainMenu_Upsell_Demoman"
118N/A "holiday_restriction" "halloween_or_fullmoon"
119N/A }
120N/A "halloween_engineer"
121N/A {
122N/A "image" "../console/characters/hwn_engineer"
123N/A "item_url" "engineer"
124N/A "store_text" "#TF_Trial_MainMenu_Upsell_Engineer"
125N/A "holiday_restriction" "halloween_or_fullmoon"
126N/A }
127N/A "halloween_heavy"
128N/A {
129N/A "image" "../console/characters/hwn_heavy"
130N/A "item_url" "heavy"
131N/A "store_text" "#TF_Trial_MainMenu_Upsell_Heavy"
132N/A "holiday_restriction" "halloween_or_fullmoon"
133N/A }
134N/A "halloween_medic"
135N/A {
136N/A "image" "../console/characters/hwn_medic"
137N/A "item_url" "medic"
138N/A "store_text" "#TF_Trial_MainMenu_Upsell_Medic"
139N/A "holiday_restriction" "halloween_or_fullmoon"
140N/A }
141N/A "halloween_pyro"
142N/A {
143N/A "image" "../console/characters/hwn_pyro"
144N/A "item_url" "pyro"
145N/A "store_text" "#TF_Trial_MainMenu_Upsell_Pyro"
146N/A "holiday_restriction" "halloween_or_fullmoon"
147N/A }
148N/A "halloween_scout"
149N/A {
150N/A "image" "../console/characters/hwn_scout"
151N/A "item_url" "scout"
152N/A "store_text" "#TF_Trial_MainMenu_Upsell_Scout"
153N/A "holiday_restriction" "halloween_or_fullmoon"
154N/A }
155N/A "halloween_sniper"
156N/A {
157N/A "image" "../console/characters/hwn_sniper"
158N/A "item_url" "sniper"
159N/A "store_text" "#TF_Trial_MainMenu_Upsell_Sniper"
160N/A "holiday_restriction" "halloween_or_fullmoon"
161N/A }
162N/A "halloween_soldier"
163N/A {
164N/A "image" "../console/characters/hwn_soldier"
165N/A "item_url" "soldier"
166N/A "store_text" "#TF_Trial_MainMenu_Upsell_Soldier"
167N/A "holiday_restriction" "halloween_or_fullmoon"
168N/A }
169N/A "halloween_spy"
170N/A {
171N/A "image" "../console/characters/hwn_spy"
172N/A "item_url" "spy"
173N/A "store_text" "#TF_Trial_MainMenu_Upsell_Spy"
174N/A "holiday_restriction" "halloween_or_fullmoon"
175N/A }
176N/A
177N/A "winter_demoman"
178N/A {
179N/A "image" "../console/characters/xms2011_demoman"
180N/A "item_url" "demoman"
181N/A "store_text" "#TF_Trial_MainMenu_Upsell_Demoman"
182N/A "holiday_restriction" "christmas"
183N/A }
184N/A "winter_engineer"
185N/A {
186N/A "image" "../console/characters/xms2011_engineer"
187N/A "item_url" "engineer"
188N/A "store_text" "#TF_Trial_MainMenu_Upsell_Engineer"
189N/A "holiday_restriction" "christmas"
190N/A }
191N/A "winter_heavy"
192N/A {
193N/A "image" "../console/characters/xms2011_heavy"
194N/A "item_url" "heavy"
195N/A "store_text" "#TF_Trial_MainMenu_Upsell_Heavy"
196N/A "holiday_restriction" "christmas"
197N/A }
198N/A "winter_medic"
199N/A {
200N/A "image" "../console/characters/xms2011_medic"
201N/A "item_url" "medic"
202N/A "store_text" "#TF_Trial_MainMenu_Upsell_Medic"
203N/A "holiday_restriction" "christmas"
204N/A }
205N/A "winter_pyro"
206N/A {
207N/A "image" "../console/characters/xms2011_pyro"
208N/A "item_url" "pyro"
209N/A "store_text" "#TF_Trial_MainMenu_Upsell_Pyro"
210N/A "holiday_restriction" "christmas"
211N/A }
212N/A "winter_scout"
213N/A {
214N/A "image" "../console/characters/xms2011_scout"
215N/A "item_url" "scout"
216N/A "store_text" "#TF_Trial_MainMenu_Upsell_Scout"
217N/A "holiday_restriction" "christmas"
218N/A }
219N/A "winter_sniper"
220N/A {
221N/A "image" "../console/characters/xms2011_sniper"
222N/A "item_url" "sniper"
223N/A "store_text" "#TF_Trial_MainMenu_Upsell_Sniper"
224N/A "holiday_restriction" "christmas"
225N/A }
226N/A "winter_soldier"
227N/A {
228N/A "image" "../console/characters/xms2011_soldier"
229N/A "item_url" "soldier"
230N/A "store_text" "#TF_Trial_MainMenu_Upsell_Soldier"
231N/A "holiday_restriction" "christmas"
232N/A }
233N/A "winter_spy"
234N/A {
235N/A "image" "../console/characters/xms2011_spy"
236N/A "item_url" "spy"
237N/A "store_text" "#TF_Trial_MainMenu_Upsell_Spy"
238N/A "holiday_restriction" "christmas"
239N/A }
240N/A "robot_demoman"
241N/A {
242N/A "image" "../console/characters/mvm_demoman_bot"
243N/A "item_url" "demoman"
244N/A "store_text" "#TF_Trial_MainMenu_Upsell_Demoman"
245N/A }
246N/A "robot_medic"
247N/A {
248N/A "image" "../console/characters/mvm_medic_bot"
249N/A "item_url" "medic"
250N/A "store_text" "#TF_Trial_MainMenu_Upsell_Medic"
251N/A }
252N/A "robot_pyro"
253N/A {
254N/A "image" "../console/characters/mvm_pyro_bot"
255N/A "item_url" "pyro"
256N/A "store_text" "#TF_Trial_MainMenu_Upsell_Pyro"
257N/A }
258N/A "robot_scout"
259N/A {
260N/A "image" "../console/characters/mvm_scout_bot"
261N/A "item_url" "scout"
262N/A "store_text" "#TF_Trial_MainMenu_Upsell_Scout"
263N/A }
264N/A "robot_sniper"
265N/A {
266N/A "image" "../console/characters/mvm_sniper_bot"
267N/A "item_url" "sniper"
268N/A "store_text" "#TF_Trial_MainMenu_Upsell_Sniper"
269N/A }
270N/A "robot_soldier"
271N/A {
272N/A "image" "../console/characters/mvm_soldier_bot"
273N/A "item_url" "soldier"
274N/A "store_text" "#TF_Trial_MainMenu_Upsell_Soldier"
275N/A }
276N/A "robot_spy"
277N/A {
278N/A "image" "../console/characters/mvm_spy_bot"
279N/A "item_url" "spy"
280N/A "store_text" "#TF_Trial_MainMenu_Upsell_Spy"
281N/A }
282N/A "robot_heavy"
283N/A {
284N/A "image" "../console/characters/mvm_heavy_bot"
285N/A "item_url" "heavy"
286N/A "store_text" "#TF_Trial_MainMenu_Upsell_Robot_Heavy"
287N/A }
288N/A "zombie_demoman"
289N/A {
290N/A "image" "../console/characters/zombie_demoman"
291N/A "item_url" "demoman"
292N/A "store_text" "#TF_Trial_MainMenu_Upsell_Demoman"
293N/A "holiday_restriction" "halloween_or_fullmoon"
294N/A }
295N/A "zombie_engineer"
296N/A {
297N/A "image" "../console/characters/zombie_engineer"
298N/A "item_url" "engineer"
299N/A "store_text" "#TF_Trial_MainMenu_Upsell_Engineer"
300N/A "holiday_restriction" "halloween_or_fullmoon"
301N/A }
302N/A "zombie_heavy"
303N/A {
304N/A "image" "../console/characters/zombie_heavy"
305N/A "item_url" "heavy"
306N/A "store_text" "#TF_Trial_MainMenu_Upsell_Heavy"
307N/A "holiday_restriction" "halloween_or_fullmoon"
308N/A }
309N/A "zombie_medic"
310N/A {
311N/A "image" "../console/characters/zombie_medic"
312N/A "item_url" "medic"
313N/A "store_text" "#TF_Trial_MainMenu_Upsell_Medic"
314N/A "holiday_restriction" "halloween_or_fullmoon"
315N/A }
316N/A "zombie_pyro"
317N/A {
318N/A "image" "../console/characters/zombie_pyro"
319N/A "item_url" "pyro"
320N/A "store_text" "#TF_Trial_MainMenu_Upsell_Pyro"
321N/A "holiday_restriction" "halloween_or_fullmoon"
322N/A }
323N/A "zombie_scout"
324N/A {
325N/A "image" "../console/characters/zombie_scout"
326N/A "item_url" "scout"
327N/A "store_text" "#TF_Trial_MainMenu_Upsell_Scout"
328N/A "holiday_restriction" "halloween_or_fullmoon"
329N/A }
330N/A "zombie_sniper"
331N/A {
332N/A "image" "../console/characters/zombie_sniper"
333N/A "item_url" "sniper"
334N/A "store_text" "#TF_Trial_MainMenu_Upsell_Sniper"
335N/A "holiday_restriction" "halloween_or_fullmoon"
336N/A }
337N/A "zombie_soldier"
338N/A {
339N/A "image" "../console/characters/zombie_soldier"
340N/A "item_url" "soldier"
341N/A "store_text" "#TF_Trial_MainMenu_Upsell_Soldier"
342N/A "holiday_restriction" "halloween_or_fullmoon"
343N/A }
344N/A "zombie_spy"
345N/A {
346N/A "image" "../console/characters/zombie_spy"
347N/A "item_url" "spy"
348N/A "store_text" "#TF_Trial_MainMenu_Upsell_Spy"
349N/A "holiday_restriction" "halloween_or_fullmoon"
350N/A }
351N/A "hwn13_demoman"
352N/A {
353N/A "image" "../console/characters/hwn13_demoman"
354N/A "item_url" "demoman"
355N/A "store_text" "#TF_Trial_MainMenu_Upsell_Demoman"
356N/A "holiday_restriction" "halloween_or_fullmoon"
357N/A }
358N/A "hwn13_engineer"
359N/A {
360N/A "image" "../console/characters/hwn13_engineer"
361N/A "item_url" "engineer"
362N/A "store_text" "#TF_Trial_MainMenu_Upsell_Engineer"
363N/A "holiday_restriction" "halloween_or_fullmoon"
364N/A }
365N/A "hwn13_heavy"
366N/A {
367N/A "image" "../console/characters/hwn13_heavy"
368N/A "item_url" "heavy"
369N/A "store_text" "#TF_Trial_MainMenu_Upsell_Heavy"
370N/A "holiday_restriction" "halloween_or_fullmoon"
371N/A }
372N/A "hwn13_medic"
373N/A {
374N/A "image" "../console/characters/hwn13_medic"
375N/A "item_url" "medic"
376N/A "store_text" "#TF_Trial_MainMenu_Upsell_Medic"
377N/A "holiday_restriction" "halloween_or_fullmoon"
378N/A }
379N/A "hwn13_pyro"
380N/A {
381N/A "image" "../console/characters/hwn13_pyro"
382N/A "item_url" "pyro"
383N/A "store_text" "#TF_Trial_MainMenu_Upsell_Pyro"
384N/A "holiday_restriction" "halloween_or_fullmoon"
385N/A }
386N/A "hwn13_scout"
387N/A {
388N/A "image" "../console/characters/hwn13_scout"
389N/A "item_url" "scout"
390N/A "store_text" "#TF_Trial_MainMenu_Upsell_Scout"
391N/A "holiday_restriction" "halloween_or_fullmoon"
392N/A }
393N/A "hwn13_sniper"
394N/A {
395N/A "image" "../console/characters/hwn13_sniper"
396N/A "item_url" "sniper"
397N/A "store_text" "#TF_Trial_MainMenu_Upsell_Sniper"
398N/A "holiday_restriction" "halloween_or_fullmoon"
399N/A }
400N/A "hwn13_soldier"
401N/A {
402N/A "image" "../console/characters/hwn13_soldier"
403N/A "item_url" "soldier"
404N/A "store_text" "#TF_Trial_MainMenu_Upsell_Soldier"
405N/A "holiday_restriction" "halloween_or_fullmoon"
406N/A }
407N/A "hwn13_spy"
408N/A {
409N/A "image" "../console/characters/hwn13_spy"
410N/A "item_url" "spy"
411N/A "store_text" "#TF_Trial_MainMenu_Upsell_Spy"
412N/A "holiday_restriction" "halloween_or_fullmoon"
413N/A }
414N/A "hwn14_demoman"
415N/A {
416N/A "image" "../console/characters/hwn14_demoman"
417N/A "item_url" "demoman"
418N/A "store_text" "#TF_Trial_MainMenu_Upsell_Demoman"
419N/A "holiday_restriction" "halloween_or_fullmoon"
420N/A }
421N/A "hwn14_engineer"
422N/A {
423N/A "image" "../console/characters/hwn14_engineer"
424N/A "item_url" "engineer"
425N/A "store_text" "#TF_Trial_MainMenu_Upsell_Engineer"
426N/A "holiday_restriction" "halloween_or_fullmoon"
427N/A }
428N/A "hwn14_heavy"
429N/A {
430N/A "image" "../console/characters/hwn14_heavy"
431N/A "item_url" "heavy"
432N/A "store_text" "#TF_Trial_MainMenu_Upsell_Heavy"
433N/A "holiday_restriction" "halloween_or_fullmoon"
434N/A }
435N/A "hwn14_medic"
436N/A {
437N/A "image" "../console/characters/hwn14_medic"
438N/A "item_url" "medic"
439N/A "store_text" "#TF_Trial_MainMenu_Upsell_Medic"
440N/A "holiday_restriction" "halloween_or_fullmoon"
441N/A }
442N/A "hwn14_pyro"
443N/A {
444N/A "image" "../console/characters/hwn14_pyro"
445N/A "item_url" "pyro"
446N/A "store_text" "#TF_Trial_MainMenu_Upsell_Pyro"
447N/A "holiday_restriction" "halloween_or_fullmoon"
448N/A }
449N/A "hwn14_scout"
450N/A {
451N/A "image" "../console/characters/hwn14_scout"
452N/A "item_url" "scout"
453N/A "store_text" "#TF_Trial_MainMenu_Upsell_Scout"
454N/A "holiday_restriction" "halloween_or_fullmoon"
455N/A }
456N/A "hwn14_sniper"
457N/A {
458N/A "image" "../console/characters/hwn14_sniper"
459N/A "item_url" "sniper"
460N/A "store_text" "#TF_Trial_MainMenu_Upsell_Sniper"
461N/A "holiday_restriction" "halloween_or_fullmoon"
462N/A }
463N/A "hwn14_soldier"
464N/A {
465N/A "image" "../console/characters/hwn14_soldier"
466N/A "item_url" "soldier"
467N/A "store_text" "#TF_Trial_MainMenu_Upsell_Soldier"
468N/A "holiday_restriction" "halloween_or_fullmoon"
469N/A }
470N/A "hwn14_spy"
471N/A {
472N/A "image" "../console/characters/hwn14_spy"
473N/A "item_url" "spy"
474N/A "store_text" "#TF_Trial_MainMenu_Upsell_Spy"
475N/A "holiday_restriction" "halloween_or_fullmoon"
476N/A }
N/A3
4774}