-
Notifications
You must be signed in to change notification settings - Fork 8
/
texture_preload_list.txt
757 lines (757 loc) · 39.2 KB
/
texture_preload_list.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
models/bots/boss_bot/tank_tracks
models/bots/boss_bot/tankbody1
models/bots/boss_bot/tankbody1_damage1
models/bots/boss_bot/tankbody1_damage2
models/bots/boss_bot/tankbody1_damage3
models/bots/boss_bot/tankbody2
models/bots/boss_bot/tankbody2_final
models/bots/demo/demo_bot_blue
models/bots/demo/demo_bot_exp
models/bots/demo/demo_bot_head_blue
models/bots/demo/demo_bot_head_normal
models/bots/demo/demo_bot_head_red
models/bots/demo/demo_bot_red
models/bots/engineer/engineer_bot_blue
models/bots/engineer/engineer_bot_head_blue
models/bots/engineer/engineer_bot_head_red
models/bots/engineer/engineer_bot_red
models/bots/heavy/heavy_bot_blue
models/bots/heavy/heavy_bot_exp
models/bots/heavy/heavy_bot_head
models/bots/heavy/heavy_bot_head_exp
models/bots/heavy/heavy_bot_red
models/bots/medic/bot_medic_blue
models/bots/medic/bot_medic_exp
models/bots/medic/bot_medic_head_blue
models/bots/medic/bot_medic_head_normal
models/bots/medic/bot_medic_head_red
models/bots/medic/bot_medic_red
models/bots/pyro/pyro_bot_blue
models/bots/pyro/pyro_bot_exp
models/bots/pyro/pyro_bot_head
models/bots/pyro/pyro_bot_head_exp
models/bots/pyro/pyro_bot_red
models/bots/scout/bot_scout_blue
models/bots/scout/bot_scout_exp
models/bots/scout/bot_scout_head_blue
models/bots/scout/bot_scout_head_red
models/bots/scout/bot_scout_red
models/bots/skeleton/hwn_skeleton_blue
models/bots/skeleton/hwn_skeleton_green
models/bots/skeleton/hwn_skeleton_orange
models/bots/skeleton/hwn_skeleton_red
models/bots/sniper/sniper_bot_blue
models/bots/sniper/sniper_bot_exp
models/bots/sniper/sniper_bot_head_blue
models/bots/sniper/sniper_bot_head_exp
models/bots/sniper/sniper_bot_head_normal
models/bots/sniper/sniper_bot_head_red
models/bots/sniper/sniper_bot_red
models/bots/soldier/bot_soldier_blue
models/bots/soldier/bot_soldier_exp
models/bots/soldier/bot_soldier_head_blue
models/bots/soldier/bot_soldier_head_normal
models/bots/soldier/bot_soldier_head_red
models/bots/soldier/bot_soldier_red
models/bots/spy/spy_bot_body_blue
models/bots/spy/spy_bot_body_red
models/bots/spy/spy_bot_head_blue
models/bots/spy/spy_bot_head_red
models/bots/tw2/boss_bot/tw2_tankbody1
models/bots/tw2/boss_bot/tw2_tankbody1_damage1
models/bots/tw2/boss_bot/tw2_tankbody1_damage2
models/bots/tw2/boss_bot/tw2_tankbody1_damage3
models/bots/tw2/boss_bot/tw2_tankbody2
models/bots/tw2/boss_bot/tw2_tankbody2_final
models/buildables/dispenser/disp_blueprint_build
models/buildables/dispenser/disp_blueprint_model
models/buildables/dispenser/dispenser
models/buildables/dispenser/dispenser_blue
models/buildables/dispenser/dispenser_gibs
models/buildables/dispenser/dispenser_gibs_blue
models/buildables/dispenser/dispenser_phongmask
models/buildables/dispenser/dispenser_upgrades_animated
models/buildables/dispenser/dispenser_upgrades_animated2
models/buildables/dispenser/dispenser_upgrades_blue
models/buildables/dispenser/dispenser_upgrades_red
models/buildables/dispenser/dispenser_upgrades_selfillum
models/buildables/sapper/sapper_deployed
models/buildables/sapper/sapper_deployed_phongmask
models/buildables/sentry1/blueprint_build
models/buildables/sentry1/blueprint_model
models/buildables/sentry1/mini_sentry_blue
models/buildables/sentry1/mini_sentry_light_blue
models/buildables/sentry1/mini_sentry_light_red
models/buildables/sentry1/mini_sentry_red
models/buildables/sentry1/sentry1
models/buildables/sentry1/sentry1_blue
models/buildables/sentry1/sentry1_gibs
models/buildables/sentry1/sentry1_gibs_blue
models/buildables/sentry1/sentry1_normal
models/buildables/sentry1/sentry_pulse
models/buildables/sentry1/sentry_pulse2
models/buildables/sentry1/sentry_pulse_blue
models/buildables/sentry1/sentry_pulse_red
models/buildables/sentry2/sentry2
models/buildables/sentry2/sentry2_blue
models/buildables/sentry2/sentry2_gibs
models/buildables/sentry2/sentry2_gibs_blue
models/buildables/sentry2/sentry2_normal
models/buildables/sentry3/4rockets
models/buildables/sentry3/sentry3
models/buildables/sentry3/sentry3_blue
models/buildables/sentry3/sentry3_gibs
models/buildables/sentry3/sentry3_gibs_blue
models/buildables/sentry3/sentry3_normal
models/buildables/teleporter/teleporter_blueprint_enter
models/buildables/teleporter/teleporter_blueprint_exit
models/buildables/teleporter/teleporter_blueprint_model
models/buildables/teleporter/teleporter_gibs
models/buildables/teleporter/teleporter_gibs_blue
models/buildables/teleporter/teleportspin_blue
models/buildables/teleporter/teleportspin_red
models/buildables/teleporter/tp_direction
models/buildables/teleporter/tp_direction1
models/buildables/teleporter/tp_lights_blue
models/buildables/teleporter/tp_lights_red
models/buildables/teleporter/tp_sheet_blue
models/buildables/teleporter/tp_sheet_red
models/buildables/toolbox/toolbox_blue
models/buildables/toolbox/toolbox_red
models/passtime/ball/passtime_ball_blu
models/passtime/ball/passtime_ball_neu
models/passtime/ball/passtime_ball_normal_spec
models/passtime/ball/passtime_ball_red
models/player/items/all_class/all_class_ring
models/player/items/all_class/all_class_ring_warp
models/player/items/all_class/all_guts
models/player/items/all_class/drg_badge
models/player/items/all_class/drg_badge_copper
models/player/items/all_class/drg_badge_normal
models/player/items/all_class/drg_badge_silver
models/player/items/crafting/coin_invasion
models/player/items/crafting/coin_invasion_exponent
models/player/items/crafting/coin_invasion_normal
models/player/items/crafting/coin_summer2015_bronze
models/player/items/crafting/coin_summer2015_bronze_back
models/player/items/crafting/coin_summer2015_bronze_normal
models/player/items/crafting/coin_summer2015_bronze_normal_back
models/player/items/crafting/coin_summer2015_gold
models/player/items/crafting/coin_summer2015_gold_back
models/player/items/crafting/coin_summer2015_gold_normal
models/player/items/crafting/coin_summer2015_gold_normal_back
models/player/items/crafting/coin_summer2015_gravel
models/player/items/crafting/coin_summer2015_gravel_back
models/player/items/crafting/coin_summer2015_gravel_normal
models/player/items/crafting/coin_summer2015_gravel_normal_back
models/player/items/crafting/coin_summer2015_silver
models/player/items/crafting/coin_summer2015_silver_back
models/player/items/crafting/coin_summer2015_silver_normal
models/player/items/crafting/coin_summer2015_silver_normal_back
models/player/items/crafting/stat_clock_blue_happy
models/player/items/crafting/stat_clock_blue_sad
models/player/items/crafting/stat_clock_red_happy
models/player/items/crafting/stat_clock_red_sad
models/player/items/crafting/weapons_case
models/player/items/crafting/weapons_case_01_concealed
models/player/items/crafting/weapons_case_02_powerhouse
models/player/items/demo/crown
models/player/items/engineer/guitar/strings
models/player/items/engineer/guitar/w_guitar
models/player/items/engineer/guitar/w_guitar_normal
models/player/items/heavy/hwn_heavy_hat
models/player/items/heavy/sr3_heavy_mask
models/player/items/heavy/sr3_heavy_warp
models/player/items/heavy/xms_colored_lights_normal
models/player/items/heavy/xms_coloredlights_anim
models/player/items/heavy/xms_coloredlights_blue_anim
models/player/items/heavy/xms_coloredlights_exponent
models/player/items/heavy/xms_coloredlights_white_anim
models/player/items/mvm_loot/all_class/fob_engy
models/player/items/mvm_loot/all_class/fob_engy_blue
models/player/items/mvm_loot/all_class/fob_engy_gold
models/player/items/mvm_loot/all_class/fob_heavy
models/player/items/mvm_loot/all_class/fob_heavy_diamond
models/player/items/mvm_loot/all_class/fob_heavy_diamond_black
models/player/items/mvm_loot/all_class/fob_heavy_gold
models/player/items/mvm_loot/all_class/fob_heavy_normal
models/player/items/mvm_loot/all_class/fob_heavy_rust
models/player/items/mvm_loot/all_class/fob_heavy_rust_paint
models/player/items/mvm_loot/all_class/mvm_flask_ammo
models/player/items/mvm_loot/all_class/mvm_flask_build
models/player/items/mvm_loot/all_class/mvm_flask_generic
models/player/items/mvm_loot/all_class/mvm_flask_krit
models/player/items/mvm_loot/all_class/mvm_flask_tele
models/player/items/mvm_loot/all_class/mvm_flask_uber
models/player/items/mvm_loot/engineer/chain_engineer
models/player/items/mvm_loot/heavy/chain_heavy
models/player/items/mvm_loot/medic/chain_medic
models/player/items/mvm_loot/medic/chain_medic_blue
models/player/items/mvm_loot/scout/chain_scout
models/player/items/mvm_loot/sniper/chain_sniper
models/player/items/mvm_loot/soldier/chain_soldier
models/player/items/mvm_loot/spy/chain_spy
models/player/items/mvm_loot/spy/chain_spy_blue
models/player/items/pyro/drg_pyro_bubblehelmet
models/player/items/pyro/drg_pyro_fueltank
models/player/items/pyro/drg_pyro_fueltank_normal
models/player/items/pyro/mtp_bubble_wand
models/player/items/scout/scout_skeleton
models/player/items/sniper/knife_shield
models/player/items/soldier/medals
models/player/items/soldier/medals_blue
models/player/items/taunts/anim_beer_bottle_cerveza
models/player/items/taunts/beercrate_taunt
models/player/items/taunts/bumpercar/bumpercar_base_blue
models/player/items/taunts/bumpercar/bumpercar_base_exponent
models/player/items/taunts/bumpercar/bumpercar_base_red
models/player/items/taunts/cash_wad
models/player/items/taunts/chicken
models/player/items/taunts/chicken_bucket
models/player/items/taunts/chicken_normal
models/player/items/taunts/coffee_bag_blue
models/player/items/taunts/coffee_bag_normal
models/player/items/taunts/coffee_bag_red
models/player/items/taunts/engy_chair_toolbox_blue
models/player/items/taunts/engy_chair_toolbox_red
models/player/items/taunts/engy_chair_umbrella_blue
models/player/items/taunts/engy_chair_umbrella_red
models/player/items/taunts/engy_new_chair_beer_bottle_blue
models/player/items/taunts/engy_new_chair_beer_bottle_red
models/player/items/taunts/lighter_taunt
models/player/items/taunts/limes
models/player/items/taunts/medic_xray_viewer
models/player/items/taunts/nuke_bottle
models/player/items/taunts/soldier_mug
models/weapons/c_items/c_8mm_camera
models/weapons/c_items/c_ambassador_opt
models/weapons/c_items/c_ambassador_opt_blue
models/weapons/c_items/c_ambassador_opt_blue_gold
models/weapons/c_items/c_ambassador_opt_blue_xmas
models/weapons/c_items/c_ambassador_opt_gold
models/weapons/c_items/c_ambassador_opt_xmas
models/weapons/c_items/c_arrow
models/weapons/c_items/c_arrow_xmas
models/weapons/c_items/c_axtinguisher
models/weapons/c_items/c_axtinguisher_gold
models/weapons/c_items/c_axtinguisher_xmas
models/weapons/c_items/c_backburn
models/weapons/c_items/c_backburn_blue
models/weapons/c_items/c_bow
models/weapons/c_items/c_boxing_gloves
models/weapons/c_items/c_boxing_gloves_blue
models/weapons/c_items/c_boxing_gloves_flames
models/weapons/c_items/c_boxing_gloves_flames_blue
models/weapons/c_items/c_boxing_gloves_normal
models/weapons/c_items/c_boxing_gloves_xmas
models/weapons/c_items/c_boxing_gloves_xmas_blue
models/weapons/c_items/c_bread_baguette
models/weapons/c_items/c_bread_burnt
models/weapons/c_items/c_bread_burnt_normal
models/weapons/c_items/c_bread_cinnamon_normal
models/weapons/c_items/c_bread_cornbread
models/weapons/c_items/c_bread_cornbread_normal
models/weapons/c_items/c_bread_crumpet
models/weapons/c_items/c_bread_crumpet_exponent
models/weapons/c_items/c_bread_crumpet_normal
models/weapons/c_items/c_bread_plainloaf
models/weapons/c_items/c_bread_pretzel
models/weapons/c_items/c_bread_ration
models/weapons/c_items/c_bread_russianblack
models/weapons/c_items/c_breadmonster
models/weapons/c_items/c_breadmonster_exp
models/weapons/c_items/c_breadmonster_goo
models/weapons/c_items/c_breadmonster_normal
models/weapons/c_items/c_breadmonster_sapper
models/weapons/c_items/c_breadmonster_sapper_normal
models/weapons/c_items/c_buffbanner
models/weapons/c_items/c_buffpack
models/weapons/c_items/c_buffpack_xmas
models/weapons/c_items/c_buffpack_xmas_normal
models/weapons/c_items/c_bugle
models/weapons/c_items/c_carnival_mallet
models/weapons/c_items/c_carnival_mallet_blue
models/weapons/c_items/c_claymore
models/weapons/c_items/c_claymore_gold
models/weapons/c_items/c_claymore_ice
models/weapons/c_items/c_claymore_xmas
models/weapons/c_items/c_claymore_xmas_blue
models/weapons/c_items/c_directhit
models/weapons/c_items/c_double_barrel
models/weapons/c_items/c_double_barrel_gold
models/weapons/c_items/c_energydrink
models/weapons/c_items/c_energydrink_blu
models/weapons/c_items/c_energydrink_purp
models/weapons/c_items/c_fireaxe
models/weapons/c_items/c_flaregun
models/weapons/c_items/c_flaregun_blue
models/weapons/c_items/c_flaregun_shell
models/weapons/c_items/c_flaregun_shell_blue
models/weapons/c_items/c_frontierjustice
models/weapons/c_items/c_frontierjustice_blue
models/weapons/c_items/c_frontierjustice_gold
models/weapons/c_items/c_frontierjustice_phongmask
models/weapons/c_items/c_frontierjustice_xmas
models/weapons/c_items/c_frying_pan
models/weapons/c_items/c_frying_pan_gold
models/weapons/c_items/c_grappling_hook
models/weapons/c_items/c_hippocrates_bust
models/weapons/c_items/c_hippocrates_bust_normal
models/weapons/c_items/c_leather_watch
models/weapons/c_items/c_leather_watch_normal
models/weapons/c_items/c_leechgun
models/weapons/c_items/c_leechgun_blu
models/weapons/c_items/c_leechgun_gold
models/weapons/c_items/c_lollichop
models/weapons/c_items/c_medigun
models/weapons/c_items/c_natascha
models/weapons/c_items/c_p2rec
models/weapons/c_items/c_p2rec_eye
models/weapons/c_items/c_pickaxe
models/weapons/c_items/c_pickaxe_s2
models/weapons/c_items/c_pocket_watch
models/weapons/c_items/c_proto_backpack_blue
models/weapons/c_items/c_proto_backpack_red
models/weapons/c_items/c_proto_medigun
models/weapons/c_items/c_proto_medigun_blue
models/weapons/c_items/c_proto_medigun_glass
models/weapons/c_items/c_proto_syringegun
models/weapons/c_items/c_proto_syringegun_blue
models/weapons/c_items/c_rainblower
models/weapons/c_items/c_rainblower_blue
models/weapons/c_items/c_revolver
models/weapons/c_items/c_robo_sandwich
models/weapons/c_items/c_robo_sandwich_blue
models/weapons/c_items/c_sandwich
models/weapons/c_items/c_sandwich_xmas
models/weapons/c_items/c_sandwich_xmas_blue
models/weapons/c_items/c_sandwich_xmas_normal
models/weapons/c_items/c_sapper
models/weapons/c_items/c_sapper_xmas
models/weapons/c_items/c_sapper_xmas_blue
models/weapons/c_items/c_shovel
models/weapons/c_items/c_sniperrifle_scope
models/weapons/c_items/c_specimin_jar
models/weapons/c_items/c_syringegun
models/weapons/c_items/c_syringegun_blue
models/weapons/c_items/c_syringegun_glass
models/weapons/c_items/c_targe
models/weapons/c_items/c_targe_ice
models/weapons/c_items/c_targe_xmas
models/weapons/c_items/c_targe_xmas_cables
models/weapons/c_items/c_tfc_sniperrifle
models/weapons/c_items/c_toolbox_blue
models/weapons/c_items/c_toolbox_red
models/weapons/c_items/c_ubersaw
models/weapons/c_items/c_ubersaw_xms
models/weapons/c_items/c_urinejar_cap
models/weapons/c_items/c_urinejar_glass
models/weapons/c_items/c_urinejar_glass_phongmask
models/weapons/c_items/c_urinejar_urine
models/weapons/c_items/c_wrangler
models/weapons/c_items/c_wrangler_blue
models/weapons/c_items/c_wrangler_phongmask
models/weapons/c_items/c_wrangler_xmas
models/weapons/c_items/c_wrangler_xmas_blue
models/weapons/c_items/c_wrangler_xmas_phongmask
models/weapons/c_items/c_wrench
models/weapons/c_items/c_wrench_gold
models/weapons/v_rocketlauncher/v_rocketlauncher01_gold
models/weapons/c_items/c_xms_backburner_horns
models/weapons/c_items/c_xms_double_barrel
models/weapons/c_items/c_xms_double_barrel_blue
models/weapons/c_items/c_xms_energydrink
models/weapons/c_items/c_xms_energydrink_blu
models/weapons/c_items/c_xms_energydrink_bow
models/weapons/c_items/c_xms_energydrink_bow_blue
models/weapons/c_items/c_xms_festive_ornament
models/weapons/c_items/c_xms_festive_ornament_blue
models/weapons/c_items/c_xms_flaregun_festives
models/weapons/c_items/c_xms_flaregun_festives_blue
models/weapons/c_items/c_xms_urinejar
models/weapons/c_items/c_xms_urinejar_blue
models/weapons/c_items/c_xms_urinejar_glass
models/weapons/c_items/c_xms_urinejar_glass_blue
models/weapons/c_items/c_xms_urinejar_glass_phongmask
models/weapons/c_items/festive_battery
models/weapons/c_items/festive_lights_blue
models/weapons/c_items/festive_lights_red
models/weapons/c_items/pumpkin_axe
models/weapons/c_items/ttg_watch
models/weapons/c_models/c_flamethrower/c_flamethrower
models/weapons/c_models/c_flamethrower/c_flamethrower_blue
models/weapons/c_models/c_flamethrower/c_flamethrower_exp
models/weapons/c_models/c_flamethrower/c_flamethrower_gold
models/weapons/c_models/c_grenadelauncher/c_grenadelauncher
models/weapons/c_models/c_grenadelauncher/c_grenadelauncher_exp
models/weapons/c_models/c_grenadelauncher/c_grenadelauncher_gold
models/weapons/c_models/c_knife/c_knife
models/weapons/c_models/c_knife/c_knife_gold
models/weapons/c_models/c_medigun/c_medigun
models/weapons/c_models/c_medigun/c_medigun_blue
models/weapons/c_models/c_medigun/c_medigun_exp
models/weapons/c_models/c_medigun/c_medigun_gold
models/weapons/c_models/c_minigun/c_minigun
models/weapons/c_models/c_minigun/c_minigun_exp
models/weapons/c_models/c_minigun/c_minigun_gold
models/weapons/c_models/c_minigun/c_minigun_natascha
models/weapons/c_models/c_pistol/c_pistol
models/weapons/c_models/c_pistol/c_pistol_exp
models/weapons/c_models/c_revolver/c_revolver
models/weapons/c_models/c_revolver/c_revolver_exp
models/weapons/c_models/c_revolver/c_revolver_xmas
models/weapons/c_models/c_rocketjumper/c_rocketjumper
models/weapons/c_models/c_rocketlauncher/c_rocketlauncher
models/weapons/c_models/c_rocketlauncher/c_rocketlauncher_exp
models/weapons/c_models/c_rocketlauncher/c_rocketlauncher_gold
models/weapons/c_models/c_scattergun/c_scattergun
models/weapons/c_models/c_scattergun/c_scattergun_exp
models/weapons/c_models/c_scattergun/c_scattergun_gold
models/weapons/c_models/c_shotgun/c_shotgun
models/weapons/c_models/c_shotgun/c_shotgun_exp
models/weapons/c_models/c_smg/c_smg
models/weapons/c_models/c_smg/c_smg_exp
models/weapons/c_models/c_smg/c_smg_gold
models/weapons/c_models/c_sniperrifle/c_sniperrifle
models/weapons/c_models/c_sniperrifle/c_sniperrifle_exp
models/weapons/c_models/c_sniperrifle/c_sniperrifle_gold
models/weapons/c_models/c_sniperrifle/c_sniperrifle_scope
models/weapons/c_models/c_sticky_jumper/c_sticky_jumper
models/weapons/c_models/c_stickybomb_launcher/c_stickybomb_launcher
models/weapons/c_models/c_stickybomb_launcher/c_stickybomb_launcher_exp
models/weapons/c_models/c_stickybomb_launcher/c_stickybomb_launcher_gold
models/weapons/c_models/c_ubersaw/c_ubersaw
models/weapons/c_models/c_ubersaw/c_ubersaw_selfillummask
models/weapons/c_models/c_wrench/c_wrench
models/weapons/c_models/c_wrench/c_wrench_gold
models/weapons/csgo_awp/w_csgo_awp
models/weapons/csgo_awp/w_csgo_awp_normal
models/weapons/shells/all_shells
models/weapons/shells/all_shells_normal
models/weapons/syringe_projectile/syringe_projectile
models/weapons/syringe_projectile/syringe_projectile_blue
models/weapons/v_baseball/baseball_normal
models/weapons/v_baseball/baseball_sheet
models/weapons/v_bat/v_bat
models/weapons/v_bat/v_bat_phongwarp
models/weapons/v_bat/v_wooden_bat
models/weapons/v_bonesaw/c_bonesaw_xmas
models/weapons/v_bonesaw/c_bonesaw_xmas_lights
models/weapons/v_bonesaw/v_bonesaw
models/weapons/v_bottle/v_bottle
models/weapons/v_builder/v_builder
models/weapons/v_cigarette_case/v_cigarette_case
models/weapons/v_grenadelauncher/v_grenadelauncher
models/weapons/v_grenadelauncher/v_grenadelauncher_gold
models/weapons/v_grenadelauncher/v_grenadelauncher_phongmask
models/weapons/v_knife/v_knife
models/weapons/v_knife/v_knife_gold
models/weapons/v_machete/v_machete
models/weapons/v_pda_engineer/v_pda_engineer
models/weapons/v_pda_engineer/v_pda_engineer_screen
models/weapons/v_revolver/v_revolver
models/weapons/v_sapper/v_sapper_glass
models/weapons/v_sapper/v_sapper_glass_normal
models/weapons/v_shotgun/v_shotgun
models/weapons/v_sniperrifle/v_sniperrifle_scope
models/weapons/v_stickybomb_defender/v_stickybomb_defender
models/weapons/v_stickybomb_defender/v_stickybomb_defender_phongmask
models/weapons/v_syringegun/v_syringegun_glass
models/weapons/v_watch/v_watch
models/weapons/w_cannonball/w_cannonball_blue
models/weapons/w_cannonball/w_cannonball_red
models/weapons/w_grenade_grenadelauncher/w_grenade_blue
models/weapons/w_grenade_grenadelauncher/w_grenade_red
models/weapons/w_repair_claw/w_repair_claw_blue
models/weapons/w_repair_claw/w_repair_claw_gib
models/weapons/w_repair_claw/w_repair_claw_red
models/weapons/w_revolver/w_revolver01
models/weapons/w_rocketlauncher/w_rocket01
models/weapons/w_stickybomb/w_stickybomb2_blue
models/weapons/w_stickybomb/w_stickybomb2_red
models/weapons/w_stickybomb/w_stickybomb_blue_noalpha
models/weapons/w_stickybomb/w_stickybomb_d_blue
models/weapons/w_stickybomb/w_stickybomb_d_red
models/weapons/w_stickybomb/w_stickybomb_destroyed
models/weapons/w_stickybomb/w_stickybomb_red_noalpha
models/weapons/w_stickybomb/w_stickybomb_selfillum
models/weapons/w_stickybomb_launcher/w_stickybomb_launcher_defender
models/weapons/w_stickybomb_launcher/w_stickybomb_launcher_normal
models/workshop/cases/invasion_case/invasion_case
models/workshop/cases/invasion_case/invasion_case_cordon
models/workshop/cases/invasion_case/invasion_case_normal
models/workshop/cases/invasion_case/invasion_case_rare
models/workshop/cases/invasion_case/invasion_case_rare_cordon
models/workshop/player/items/all_class/taunt_burstchester/taunt_burstchester_1_blue_color
models/workshop/player/items/all_class/taunt_burstchester/taunt_burstchester_1_color
models/workshop/player/items/all_class/taunt_burstchester/taunt_burstchester_color
models/workshop/player/items/all_class/taunt_burstchester/taunt_burstchester_normal
models/workshop/player/items/all_class/zoomin_broom/zoomin_broom_color
models/workshop/player/items/demo/demo_booties/demo_booties
models/workshop/player/items/demo/pegleg/pegleg
models/workshop/player/items/engineer/bucking_bronco/bucking_bronco_blue_color
models/workshop/player/items/engineer/bucking_bronco/bucking_bronco_color
models/workshop/player/items/engineer/bucking_bronco/bucking_bronco_normal
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_base
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_demo
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_demo_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_engy
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_engy_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_heavy
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_heavy_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_medic
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_medic_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_phongexponent
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_pyro
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_pyro_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_red
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_saxton
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_scout
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_scout_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_sniper
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_sniper_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_soldier
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_soldier_blue
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_spy
models/workshop/player/items/pyro/eotl_ducky/eotl_ducky_spy_blue
models/workshop/player/items/pyro/ghost_aspect/ghost_aspect_1_color
models/workshop/player/items/pyro/ghost_aspect/ghost_aspect_blue_color
models/workshop/player/items/pyro/ghost_aspect/ghost_aspect_color
models/workshop/player/items/pyro/pyro_halloween_gasmask/pyro_halloween_gasmask_blue_color
models/workshop/player/items/pyro/pyro_halloween_gasmask/pyro_halloween_gasmask_color
models/workshop/player/items/pyro/pyro_halloween_gasmask/pyro_halloween_gasmask_normal
models/workshop/player/items/pyro/threea_nabler/threea_nabler
models/workshop/player/items/sniper/croc_shield/croc_shield
models/workshop/player/items/sniper/croc_shield/croc_shield_normal
models/workshop/player/items/sniper/killer_solo/killer_solo_color
models/workshop/player/items/sniper/killer_solo/killer_solo_normal
models/workshop/player/items/sniper/killer_solo/sax
models/workshop/player/items/sniper/killer_solo/sax_normal
models/workshop/player/items/sniper/taunt_most_wanted/taunt_most_wanted_color
models/workshop/player/items/sniper/taunt_most_wanted/taunt_most_wanted_normal
models/workshop/player/items/sniper/xms_sniper_commandobackpack/xms_sniper_commandobackpack
models/workshop/player/items/sniper/xms_sniper_commandobackpack/xms_sniper_commandobackpack_blue
models/workshop/player/items/sniper/xms_sniper_commandobackpack/xms_sniper_commandobackpack_phongmask
models/workshop/player/items/sniper/xms_sniper_commandobackpack/xms_sniper_commandobackpack_phongmask_jar
models/workshop/player/items/soldier/mantreads/mantreads
models/workshop/player/items/soldier/taunt_maggots_condolence/taunt_maggots_condolence_color
models/workshop/player/items/spy/taunt_spy_boxtrot/taunt_spy_boxtrot_blue_color
models/workshop/player/items/spy/taunt_spy_boxtrot/taunt_spy_boxtrot_color
models/workshop/player/items/spy/taunt_spy_boxtrot/taunt_spy_boxtrot_normal
models/workshop/player/items/taunts/pyro_poolparty/pyro_poolparty
models/workshop/player/items/taunts/pyro_poolparty/pyro_poolparty_blue
models/workshop/weapons/c_models/c_acr_hookblade/c_acr_hookblade
models/workshop/weapons/c_models/c_acr_hookblade/c_acr_hookblade_normal
models/workshop/weapons/c_models/c_amputator/c_amputator
models/workshop/weapons/c_models/c_amputator/c_amputator_blue
models/workshop/weapons/c_models/c_atom_launcher/c_atom_launcher
models/workshop/weapons/c_models/c_ava_roseknife/c_ava_roseknife
models/workshop/weapons/c_models/c_ava_roseknife/c_ava_roseknife_black
models/workshop/weapons/c_models/c_ava_roseknife/c_ava_roseknife_blue
models/workshop/weapons/c_models/c_back_scratcher/c_back_scratcher
models/workshop/weapons/c_models/c_battalion_buffbanner/c_battalion_buffbanner
models/workshop/weapons/c_models/c_battalion_buffpack/c_battalion_buffpack
models/workshop/weapons/c_models/c_battalion_bugle/c_battalion_bugle
models/workshop/weapons/c_models/c_battalion_bugle/c_battalion_bugle_normal
models/workshop/weapons/c_models/c_battleaxe/c_battleaxe
models/workshop/weapons/c_models/c_bazaar_sniper/c_bazaar_sniper
models/workshop/weapons/c_models/c_bazaar_sniper/c_bazaar_sniper_lens
models/workshop/weapons/c_models/c_bear_claw/c_bear_claw_blue
models/workshop/weapons/c_models/c_bear_claw/c_bear_claw_red
models/workshop/weapons/c_models/c_blackbox/c_blackbox
models/workshop/weapons/c_models/c_blackbox/c_blackbox_gold
models/workshop/weapons/c_models/c_blackbox/c_blackbox_xmas
models/workshop/weapons/c_models/c_blackbox/c_blackbox_xmas_blue
models/workshop/weapons/c_models/c_bonk_bat/c_bonk_bat_blue
models/workshop/weapons/c_models/c_bonk_bat/c_bonk_bat_red
models/workshop/weapons/c_models/c_boston_basher/c_boston_basher
models/workshop/weapons/c_models/c_buffalo_steak/c_buffalo_steak
models/workshop/weapons/c_models/c_caber/c_caber
models/workshop/weapons/c_models/c_candy_cane/c_candy_cane_blue
models/workshop/weapons/c_models/c_candy_cane/c_candy_cane_bow_blue
models/workshop/weapons/c_models/c_candy_cane/c_candy_cane_bow_red
models/workshop/weapons/c_models/c_candy_cane/c_candy_cane_red
models/workshop/weapons/c_models/c_chocolate/c_chocolate
models/workshop/weapons/c_models/c_chocolate/c_chocolate_blue
models/workshop/weapons/c_models/c_claidheamohmor/c_claidheamohmor
models/workshop/weapons/c_models/c_claidheamohmor/c_claidheamohmor_blu
models/workshop/weapons/c_models/c_croc_knife/c_croc_knife
models/workshop/weapons/c_models/c_crossing_guard/c_crossing_guard
models/workshop/weapons/c_models/c_crossing_guard/c_crossing_guard_lights
models/workshop/weapons/c_models/c_crossing_guard/c_crossing_guard_lights_blue
models/workshop/weapons/c_models/c_crusaders_crossbow/c_crusaders_crossbow
models/workshop/weapons/c_models/c_crusaders_crossbow/c_crusaders_crossbow_blue
models/workshop/weapons/c_models/c_crusaders_crossbow/c_crusaders_crossbow_xmas
models/workshop/weapons/c_models/c_crusaders_crossbow/c_crusaders_crossbow_xmas_blue
models/workshop/weapons/c_models/c_crusaders_crossbow/c_crusaders_crossbow_xmas_proj
models/workshop/weapons/c_models/c_crusaders_crossbow/c_crusaders_crossbow_xmas_proj_blue
models/workshop/weapons/c_models/c_degreaser/c_degreaser_blue
models/workshop/weapons/c_models/c_degreaser/c_degreaser_red
models/workshop/weapons/c_models/c_demo_cannon/c_demo_cannon
models/workshop/weapons/c_models/c_demo_sultan_sword/c_demo_sultan_sword
models/workshop/weapons/c_models/c_detonator/c_detonator
models/workshop/weapons/c_models/c_detonator/c_detonator_blue
models/workshop/weapons/c_models/c_detonator/c_detonator_shell
models/workshop/weapons/c_models/c_detonator/c_detonator_shell_blue
models/workshop/weapons/c_models/c_detonator/c_detonator_shell_phongmask
models/workshop/weapons/c_models/c_drg_cowmangler/c_drg_cowmangler
models/workshop/weapons/c_models/c_drg_cowmangler/c_drg_cowmangler_normal
models/workshop/weapons/c_models/c_drg_manmelter/c_drg_manmelter
models/workshop/weapons/c_models/c_drg_manmelter/c_drg_manmelter_glass
models/workshop/weapons/c_models/c_drg_manmelter/c_drg_manmelter_glass_blue
models/workshop/weapons/c_models/c_drg_manmelter/c_drg_manmelter_normal
models/workshop/weapons/c_models/c_drg_phlogistinator/c_drg_phlogistinator
models/workshop/weapons/c_models/c_drg_phlogistinator/c_drg_phlogistinator_02
models/workshop/weapons/c_models/c_drg_phlogistinator/c_drg_phlogistinator_02_blue
models/workshop/weapons/c_models/c_drg_phlogistinator/c_drg_phlogistinator_02_normal
models/workshop/weapons/c_models/c_drg_phlogistinator/c_drg_phlogistinator_blue
models/workshop/weapons/c_models/c_drg_pomson/c_drg_pomson
models/workshop/weapons/c_models/c_drg_pomson/c_drg_pomson_blue
models/workshop/weapons/c_models/c_drg_righteousbison/c_drg_righteousbison
models/workshop/weapons/c_models/c_drg_righteousbison/c_drg_righteousbison_normal
models/workshop/weapons/c_models/c_drg_thirddegree/c_drg_thirddegree
models/workshop/weapons/c_models/c_drg_thirddegree/c_drg_thirddegree_blue
models/workshop/weapons/c_models/c_drg_thirddegree/c_drg_thirddegree_normal
models/workshop/weapons/c_models/c_drg_wrenchmotron/c_drg_wrenchmotron
models/workshop/weapons/c_models/c_drg_wrenchmotron/c_drg_wrenchmotron_blue
models/workshop/weapons/c_models/c_dumpster_device/c_dumpster_device
models/workshop/weapons/c_models/c_eternal_reward/c_eternal_reward_blue
models/workshop/weapons/c_models/c_eternal_reward/c_eternal_reward_normal
models/workshop/weapons/c_models/c_eternal_reward/c_eternal_reward_red
models/workshop/weapons/c_models/c_eviction_notice/c_eviction_notice
models/workshop/weapons/c_models/c_fishcake/c_fishcake
models/workshop/weapons/c_models/c_fishcake/c_fishcake_blue
models/workshop/weapons/c_models/c_fishcake/c_fishcake_phong_mask
models/workshop/weapons/c_models/c_fists_of_steel/c_fists_of_steel
models/workshop/weapons/c_models/c_fists_of_steel/c_fists_of_steel_blue
models/workshop/weapons/c_models/c_gatling_gun/c_gatling_gun
models/workshop/weapons/c_models/c_golfclub/c_golfclub
models/workshop/weapons/c_models/c_ham/c_ham
models/workshop/weapons/c_models/c_holymackerel/c_holymackerel
models/workshop/weapons/c_models/c_holymackerel/c_holymackerel_xmas
models/workshop/weapons/c_models/c_holymackerel/c_holymackerel_xmas_blue
models/workshop/weapons/c_models/c_invasion_bat/c_invasion_bat
models/workshop/weapons/c_models/c_invasion_bat/c_invasion_bat_blue
models/workshop/weapons/c_models/c_invasion_bat/c_invasion_bat_laser
models/workshop/weapons/c_models/c_invasion_pistol/c_invasion_pistol
models/workshop/weapons/c_models/c_invasion_pistol/c_invasion_pistol_blue
models/workshop/weapons/c_models/c_invasion_pistol/c_invasion_pistol_spec
models/workshop/weapons/c_models/c_invasion_sniperrifle/c_invasion_sniperrifle
models/workshop/weapons/c_models/c_invasion_sniperrifle/c_invasion_sniperrifle_blue
models/workshop/weapons/c_models/c_invasion_sniperrifle/c_invasion_sniperrifle_spec
models/workshop/weapons/c_models/c_invasion_wrangler/c_invasion_wrangler
models/workshop/weapons/c_models/c_invasion_wrangler/c_invasion_wrangler_blue
models/workshop/weapons/c_models/c_invasion_wrangler/c_invasion_wrangler_screen
models/workshop/weapons/c_models/c_invasion_wrangler/c_invasion_wrangler_screen_sweep
models/workshop/weapons/c_models/c_iron_curtain/c_iron_curtain
models/workshop/weapons/c_models/c_jag/c_jag
models/workshop/weapons/c_models/c_kingmaker_sticky/c_kingmaker_sticky
models/workshop/weapons/c_models/c_kingmaker_sticky/w_kingmaker_stickybomb_blue
models/workshop/weapons/c_models/c_kingmaker_sticky/w_kingmaker_stickybomb_normal
models/workshop/weapons/c_models/c_kingmaker_sticky/w_kingmaker_stickybomb_red
models/workshop/weapons/c_models/c_letranger/c_letranger
models/workshop/weapons/c_models/c_letranger/c_letranger_normal
models/workshop/weapons/c_models/c_liberty_launcher/c_liberty_launcher
models/workshop/weapons/c_models/c_lochnload/c_lochnload
models/workshop/weapons/c_models/c_madmilk/c_madmilk_glass
models/workshop/weapons/c_models/c_madmilk/c_madmilk_liquid
models/workshop/weapons/c_models/c_market_gardener/c_market_gardener
models/workshop/weapons/c_models/c_medigun_defense/c_medigun_defense
models/workshop/weapons/c_models/c_medigun_defense/c_medigun_defense_blue
models/workshop/weapons/c_models/c_medigun_defense/c_medigun_defensepack
models/workshop/weapons/c_models/c_medigun_defense/c_medigun_defensepack_blue
models/workshop/weapons/c_models/c_paintrain/c_paintrain
models/workshop/weapons/c_models/c_paratrooper_pack/c_paratrooper_pack
models/workshop/weapons/c_models/c_paratrooper_pack/c_paratrooper_pack_normal
models/workshop/weapons/c_models/c_pep_pistol/c_pep_pistol
models/workshop/weapons/c_models/c_pep_scattergun/c_pep_scattergun
models/workshop/weapons/c_models/c_persian_shield/c_persian_shield
models/workshop/weapons/c_models/c_persian_shield/c_persian_shield_spike
models/workshop/weapons/c_models/c_picket/c_picket
models/workshop/weapons/c_models/c_picket/c_picket_paper
models/workshop/weapons/c_models/c_powerjack/c_powerjack_blue
models/workshop/weapons/c_models/c_powerjack/c_powerjack_red
models/workshop/weapons/c_models/c_pro_rifle/c_pro_rifle
models/workshop/weapons/c_models/c_pro_smg/c_pro_smg
models/workshop/weapons/c_models/c_quadball/c_quadball
models/workshop/weapons/c_models/c_quadball/w_quadball_grenade_blue
models/workshop/weapons/c_models/c_quadball/w_quadball_grenade_red
models/workshop/weapons/c_models/c_reserve_shooter/c_reserve_shooter
models/workshop/weapons/c_models/c_rfa_hammer/c_rfa_hammer
models/workshop/weapons/c_models/c_riding_crop/c_riding_crop
models/workshop/weapons/c_models/c_rift_fire_axe/c_rift_fire_axe
models/workshop/weapons/c_models/c_rift_fire_axe/c_rift_fire_axe_normal
models/workshop/weapons/c_models/c_rift_fire_mace/c_rift_fire_mace
models/workshop/weapons/c_models/c_rift_fire_mace/c_rift_fire_mace_normal
models/workshop/weapons/c_models/c_russian_riot/c_russian_riot
models/workshop/weapons/c_models/c_scatterdrum/c_scatterdrum
models/workshop/weapons/c_models/c_scimitar/c_scimitar
models/workshop/weapons/c_models/c_scorch_shot/c_scorch_shot
models/workshop/weapons/c_models/c_scotland_shard/c_scotland_shard
models/workshop/weapons/c_models/c_scout_sword/c_scout_sword
models/workshop/weapons/c_models/c_shortstop/c_shortstop
models/workshop/weapons/c_models/c_skullbat/c_skullbat_hats
models/workshop/weapons/c_models/c_skullbat/c_skullbat_hats_blue
models/workshop/weapons/c_models/c_skullbat/c_skullbat_skeleton
models/workshop/weapons/c_models/c_sledgehammer/c_sledgehammer
models/workshop/weapons/c_models/c_sledgehammer/c_sledgehammer_phongmask
models/workshop/weapons/c_models/c_snub_nose/c_snub_nose
models/workshop/weapons/c_models/c_soda_popper/c_soda_popper
models/workshop/weapons/c_models/c_spikewrench/c_spikewrench
models/workshop/weapons/c_models/c_sr3_punch/c_sr3_punch
models/workshop/weapons/c_models/c_switchblade/c_switchblade
models/workshop/weapons/c_models/c_sydney_sleeper/c_sydney_sleeper
models/workshop/weapons/c_models/c_sydney_sleeper/c_sydney_sleeper_phongmask
models/workshop/weapons/c_models/c_tele_shotgun/c_tele_shotgun
models/workshop/weapons/c_models/c_tele_shotgun/c_tele_shotgun_blue
models/workshop/weapons/c_models/c_tele_shotgun/c_tele_shotgun_illum
models/workshop/weapons/c_models/c_tele_shotgun/c_tele_shotgun_tv
models/workshop/weapons/c_models/c_tomislav/c_tomislav
models/workshop/weapons/c_models/c_tomislav/c_tomislav_gold
models/workshop/weapons/c_models/c_trenchgun/c_trenchgun
models/workshop/weapons/c_models/c_ttg_max_gun/c_ttg_max_gun
models/workshop/weapons/c_models/c_ttg_sam_gun/c_ttg_sam_gun
models/workshop/weapons/c_models/c_uberneedle/c_uberneedle
models/workshop/weapons/c_models/c_unarmed_combat/c_unarmed_combat_blu
models/workshop/weapons/c_models/c_unarmed_combat/c_unarmed_combat_red
models/workshop/weapons/c_models/c_voodoo_pin/c_voodoo_pin
models/workshop/weapons/c_models/c_wheel_shield/c_wheel_shield
models/workshop/weapons/c_models/c_winger_pistol/c_winger_pistol
models/workshop/weapons/c_models/c_wood_machete/c_wood_machete
models/workshop/weapons/c_models/c_xms_cold_shoulder/c_xms_cold_shoulder
models/workshop/weapons/c_models/c_xms_cold_shoulder/c_xms_cold_shoulder_normal
models/workshop/weapons/c_models/c_xms_giftwrap/c_xms_giftwrap
models/workshop/weapons/c_models/c_xms_giftwrap/c_xms_giftwrap_blue
models/workshop/weapons/c_models/c_xms_gloves/c_xms_gloves
models/workshop/weapons/c_models/c_xms_gloves/c_xms_gloves_blue
models/workshop/weapons/c_models/c_xms_gloves/c_xms_gloves_normal
models/workshop/weapons/c_models/c_xms_gloves/c_xms_gloves_ushanka
models/workshop_partner/weapons/c_models/c_ai_flamethrower/c_ai_flamethrower
models/workshop_partner/weapons/c_models/c_ai_flamethrower/c_ai_flamethrower_blue
models/workshop_partner/weapons/c_models/c_bet_rocketlauncher/c_bet_rocketlauncher
models/workshop_partner/weapons/c_models/c_bow_thief/c_bow_thief
models/workshop_partner/weapons/c_models/c_bow_thief/c_bow_thief_n
models/workshop_partner/weapons/c_models/c_canton/c_canton
models/workshop_partner/weapons/c_models/c_canton/c_canton_blue
models/workshop_partner/weapons/c_models/c_dex_arm/c_dex_arm
models/workshop_partner/weapons/c_models/c_dex_revolver/c_dex_revolver
models/workshop_partner/weapons/c_models/c_dex_shotgun/c_dex_shotgun
models/workshop_partner/weapons/c_models/c_dex_sniperrifle/c_dex_sniperrifle
models/workshop_partner/weapons/c_models/c_prinny_knife/c_prinny_knife
models/workshop_partner/weapons/c_models/c_sd_cleaver/c_sd_cleaver
models/workshop_partner/weapons/c_models/c_sd_cleaver/c_sd_cleaver_bloody
models/workshop_partner/weapons/c_models/c_sd_neonsign/c_sd_neonsign
models/workshop_partner/weapons/c_models/c_sd_neonsign/c_sd_neonsign_blue
models/workshop_partner/weapons/c_models/c_sd_neonsign/c_sd_neonsign_normal
models/workshop_partner/weapons/c_models/c_sd_sapper/c_sd_sapper
models/workshop_partner/weapons/c_models/c_shogun_katana/c_shogun_katana
models/workshop_partner/weapons/c_models/c_shogun_katana/c_shogun_katana_blood
models/workshop_partner/weapons/c_models/c_shogun_kunai/c_shogun_kunai
models/workshop_partner/weapons/c_models/c_shogun_warbanner/c_shogun_warbanner
models/workshop_partner/weapons/c_models/c_shogun_warfan/c_shogun_warfan
models/workshop_partner/weapons/c_models/c_shogun_warhorn/c_shogun_warhorn
models/workshop_partner/weapons/c_models/c_shogun_warpack/c_shogun_warpack_blu
models/workshop_partner/weapons/c_models/c_shogun_warpack/c_shogun_warpack_red
models/workshop_partner/weapons/c_models/c_tw_eagle/c_tw_eagle
models/workshop_partner/weapons/v_models/v_hm_watch/v_hm_watch