-
Notifications
You must be signed in to change notification settings - Fork 60
/
Copy pathrex_gold.xml
35 lines (35 loc) · 2.42 KB
/
rex_gold.xml
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
<table directory="assets">
<add>
<material_config path="units/pd2_mod_custom/pickups/gold_bars/gold_bars" unload="true"/>
<material_config path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_contour" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_df" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_nm" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_gsma" unload="true"/>
<model path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_a" unload="true"/>
<object path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_a" unload="true"/>
<sequence_manager path="units/pd2_mod_custom/pickups/gold_bars/gold_bars" unload="true"/>
<unit path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_a" unload="true"/>
</add>
<add>
<material_config path="units/pd2_mod_custom/pickups/gold_bars/gold_bars" unload="true"/>
<material_config path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_contour" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_df" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_nm" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_gsma" unload="true"/>
<model path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_b" unload="true"/>
<object path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_b" unload="true"/>
<sequence_manager path="units/pd2_mod_custom/pickups/gold_bars/gold_bars" unload="true"/>
<unit path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_b" unload="true"/>
</add>
<add>
<material_config path="units/pd2_mod_custom/pickups/gold_bars/gold_bars" unload="true"/>
<material_config path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_contour" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_df" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_nm" unload="true"/>
<texture path="units/pd2_mod_custom/pickups/gold_bars/gold_bars_gsma" unload="true"/>
<model path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_c" unload="true"/>
<object path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_c" unload="true"/>
<sequence_manager path="units/pd2_mod_custom/pickups/gold_bars/gold_bars" unload="true"/>
<unit path="units/pd2_mod_custom/pickups/gold_bars/gen_pku_gold_c" unload="true"/>
</add>
</table>