6.9 KiB
6.9 KiB
1 | # This file maps impact types to effects overriding the defaults |
---|---|
2 | bullet_small_normal,flesh_body_nonfatal,impacts/flesh_hit_body_nonfatal_mp |
3 | bullet_small_normal,flesh_body_fatal,impacts/flesh_hit_body_nonfatal_mp |
4 | bullet_small_normal,flesh_head_nonfatal,impacts/flesh_hit_body_nonfatal_mp |
5 | bullet_small_normal,flesh_head_fatal,impacts/flesh_hit_body_nonfatal_mp |
6 | bullet_small_exit,flesh_body_fatal,impacts/flesh_hit_body_fatal_exit_mp |
7 | bullet_small_exit,flesh_head_fatal,impacts/flesh_hit_head_fatal_exit_mp |
8 | bullet_large_normal,flesh_body_nonfatal,impacts/flesh_hit_body_nonfatal_mp |
9 | bullet_large_normal,flesh_body_fatal,impacts/flesh_hit_body_nonfatal_mp |
10 | bullet_large_normal,flesh_head_nonfatal,impacts/flesh_hit_body_nonfatal_mp |
11 | bullet_large_normal,flesh_head_fatal,impacts/flesh_hit_body_nonfatal_mp |
12 | bullet_large_exit,flesh_body_fatal,impacts/flesh_hit_body_fatal_exit_mp |
13 | bullet_large_exit,flesh_head_fatal,impacts/flesh_hit_head_fatal_exit_mp |
14 | bullet_ap_normal,flesh_body_nonfatal,impacts/flesh_hit_body_nonfatal_mp |
15 | bullet_ap_normal,flesh_body_fatal,impacts/flesh_hit_body_nonfatal_mp |
16 | bullet_ap_normal,flesh_head_nonfatal,impacts/flesh_hit_body_nonfatal_mp |
17 | bullet_ap_normal,flesh_head_fatal,impacts/flesh_hit_body_nonfatal_mp |
18 | bullet_ap_exit,flesh_body_fatal,impacts/flesh_hit_body_fatal_lg_exit_mp |
19 | bullet_ap_exit,flesh_head_fatal,impacts/flesh_hit_head_fatal_lg_exit_mp |
20 | shotgun_normal,flesh_body_nonfatal,impacts/flesh_hit_body_nonfatal_mp |
21 | shotgun_normal,flesh_body_fatal,impacts/flesh_hit_body_nonfatal_mp |
22 | shotgun_normal,flesh_head_nonfatal,impacts/flesh_hit_body_nonfatal_mp |
23 | shotgun_normal,flesh_head_fatal,impacts/flesh_hit_body_nonfatal_mp |
24 | shotgun_exit,flesh_body_fatal,impacts/flesh_hit_body_fatal_exit_mp |
25 | shotgun_exit,flesh_head_fatal,impacts/flesh_hit_head_fatal_exit_mp |
26 | rocket_explode,default,explosions/default_explosion_mp |
27 | rocket_explode,brick,explosions/grenadeExp_concrete |
28 | rocket_explode,bark,explosions/grenadeExp_blacktop |
29 | rocket_explode,carpet,explosions/grenadeExp_wood |
30 | rocket_explode,cloth,explosions/grenadeExp_wood |
31 | rocket_explode,concrete,explosions/grenadeExp_concrete |
32 | rocket_explode,dirt,explosions/grenadeExp_mud |
33 | rocket_explode,flesh,impacts/flesh_hit_body_nonfatal_mp |
34 | rocket_explode,foliage,explosions/grenadeExp_dirt |
35 | rocket_explode,glass,explosions/grenadeExp_blacktop |
36 | rocket_explode,grass,explosions/grenadeExp_dirt |
37 | rocket_explode,gravel,explosions/grenadeExp_dirt |
38 | rocket_explode,ice,explosions/grenadeExp_blacktop |
39 | rocket_explode,metal,explosions/fx_exp_rocket_metal |
40 | rocket_explode,mud,explosions/grenadeExp_mud |
41 | rocket_explode,paper,explosions/grenadeExp_wood |
42 | rocket_explode,plaster,explosions/grenadeExp_concrete |
43 | rocket_explode,rock,explosions/tank_impact_dirt |
44 | rocket_explode,sand,explosions/grenadeExp_dirt |
45 | rocket_explode,snow,explosions/grenadeExp_snow |
46 | rocket_explode,water,weapon/tank/fx_tank_water_mp |
47 | rocket_explode,wood,explosions/grenadeExp_wood |
48 | rocket_explode,asphalt,explosions/grenadeExp_concrete |
49 | rocket_explode,ceramic,explosions/default_explosion |
50 | rocket_explode,plastic,explosions/default_explosion |
51 | rocket_explode,rubber,explosions/default_explosion |
52 | rocket_explode,cushion,explosions/default_explosion |
53 | rocket_explode,fruit,explosions/default_explosion |
54 | rocket_explode,paintedmetal,explosions/fx_exp_rocket_metal |
55 | rocket_explode,player, |
56 | rocket_explode,tallgrass,explosions/grenadeExp_dirt |
57 | mortar_shell,default,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
58 | mortar_shell,bark,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
59 | mortar_shell,brick,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
60 | mortar_shell,carpet,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
61 | mortar_shell,cloth,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
62 | mortar_shell,concrete,weapon/artillery/fx_artillery_exp_strike_concrte_mp |
63 | mortar_shell,dirt,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
64 | mortar_shell,flesh,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
65 | mortar_shell,foliage,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
66 | mortar_shell,glass,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
67 | mortar_shell,grass,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
68 | mortar_shell,gravel,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
69 | mortar_shell,ice,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
70 | mortar_shell,metal,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
71 | mortar_shell,mud,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
72 | mortar_shell,paper,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
73 | mortar_shell,plaster,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
74 | mortar_shell,rock,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
75 | mortar_shell,sand,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
76 | mortar_shell,snow,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
77 | mortar_shell,water,weapon/tank/fx_tank_water_mp |
78 | mortar_shell,wood,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
79 | mortar_shell,asphalt,weapon/artillery/fx_artillery_exp_strike_concrte_mp |
80 | mortar_shell,ceramic,weapon/artillery/fx_artillery_exp_strike_concrte_mp |
81 | mortar_shell,plastic,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
82 | mortar_shell,rubber,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
83 | mortar_shell,cushion,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
84 | mortar_shell,fruit,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
85 | mortar_shell,paintedmetal,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
86 | mortar_shell,player,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
87 | mortar_shell,tallgrass,weapon/artillery/fx_artillery_exp_strike_dirt_mp |
88 | tank_shell,default,weapon/tank/fx_tank_dirt_mp |
89 | tank_shell,bark,weapon/tank/fx_tank_bark_mp |
90 | tank_shell,brick,weapon/tank/fx_tank_brick_mp |
91 | tank_shell,carpet,weapon/tank/fx_tank_bark_mp |
92 | tank_shell,cloth,weapon/tank/fx_tank_bark_mp |
93 | tank_shell,concrete,weapon/tank/fx_tank_shell_concrete_mp |
94 | tank_shell,dirt,weapon/tank/fx_tank_dirt_mp |
95 | tank_shell,flesh,weapon/tank/fx_tank_bark_mp |
96 | tank_shell,foliage,weapon/tank/fx_tank_foliage_mp |
97 | tank_shell,glass,weapon/tank/fx_tank_glass_mp |
98 | tank_shell,grass,weapon/tank/fx_tank_foliage_mp |
99 | tank_shell,gravel,weapon/tank/fx_tank_gravel_mp |
100 | tank_shell,ice,explosions/grenadeExp_snow |
101 | tank_shell,metal,explosions/fx_exp_rocket_metal |
102 | tank_shell,mud,weapon/tank/fx_tank_dirt_mp |
103 | tank_shell,paper,weapon/tank/fx_tank_bark_mp |
104 | tank_shell,plaster,weapon/tank/fx_tank_shell_concrete_mp |
105 | tank_shell,rock,weapon/tank/fx_tank_shell_concrete_mp |
106 | tank_shell,sand,weapon/tank/fx_tank_sand_mp |
107 | tank_shell,snow,explosions/grenadeExp_snow |
108 | tank_shell,water,weapon/tank/fx_tank_water_mp |
109 | tank_shell,wood,weapon/tank/fx_tank_bark_mp |
110 | tank_shell,asphalt,weapon/tank/fx_tank_shell_concrete_mp |
111 | tank_shell,ceramic,weapon/tank/fx_tank_brick_mp |
112 | tank_shell,plastic,weapon/tank/fx_tank_brick_mp |
113 | tank_shell,rubber,weapon/tank/fx_tank_brick_mp |
114 | tank_shell,cushion,weapon/tank/fx_tank_bark_mp |
115 | tank_shell,fruit,weapon/tank/fx_tank_bark_mp |
116 | tank_shell,paintedmetal,explosions/fx_exp_rocket_metal |
117 | tank_shell,player,weapon/tank/fx_tank_body_mp |
118 | tank_shell,tallgrass,weapon/tank/fx_tank_foliage_mp |