forked from payday-restoration/restoration-mod
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsecret_stash.xml
57 lines (57 loc) · 4.04 KB
/
secret_stash.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<table directory="assets">
<texture path="levels/narratives/classics/man/cube_lights/102466"/>
<texture path="levels/narratives/classics/man/cube_lights/101826"/>
<texture path="levels/narratives/classics/man/cube_lights/102462"/>
<texture path="levels/narratives/classics/man/cube_lights/102467"/>
<!-- <texture path="levels/narratives/classics/man/cube_lights/100975"/> -->
<texture path="levels/narratives/classics/man/cube_lights/102463"/>
<texture path="levels/narratives/classics/man/cube_lights/101830"/>
<texture path="levels/narratives/classics/man/cube_lights/102996"/>
<texture path="levels/narratives/classics/man/cube_lights/102992"/>
<texture path="levels/narratives/classics/man/cube_lights/102997"/>
<texture path="levels/narratives/classics/man/cube_lights/101832"/>
<texture path="levels/narratives/classics/man/cube_lights/102990"/>
<texture path="levels/narratives/classics/man/cube_lights/103925"/>
<texture path="levels/narratives/classics/man/cube_lights/103085"/>
<!-- <texture path="levels/narratives/classics/man/cube_lights/101390"/> -->
<!-- <texture path="levels/narratives/classics/man/cube_lights/103591"/> -->
<texture path="levels/narratives/classics/man/cube_lights/102699"/>
<texture path="levels/narratives/classics/man/cube_lights/103922"/>
<!-- <texture path="levels/narratives/classics/man/cube_lights/103087"/> -->
<texture path="levels/narratives/classics/man/cube_lights/101011"/>
<!-- <texture path="levels/narratives/classics/man/cube_lights/101828"/> -->
<texture path="levels/narratives/classics/man/cube_lights/102465"/>
<texture path="levels/narratives/classics/man/cube_lights/102270"/>
<texture path="levels/narratives/classics/man/cube_lights/102999"/>
<texture path="levels/narratives/classics/man/cube_lights/100567"/>
<texture path="levels/narratives/classics/man/cube_lights/102374"/>
<!-- <texture path="levels/narratives/classics/man/cube_lights/103000"/> -->
<!-- <texture path="levels/narratives/classics/man/cube_lights/102271"/> -->
<!-- <texture path="levels/narratives/classics/man/cube_lights/100520"/> -->
<texture path="levels/narratives/classics/man/cube_lights/102460"/>
<texture path="levels/narratives/classics/man/cube_lights/102464"/>
<texture path="levels/narratives/classics/man/cube_lights/102995"/>
<texture path="levels/narratives/classics/man/cube_lights/102998"/>
<!-- <texture path="levels/narratives/classics/man/cube_lights/103693"/> -->
<texture path="levels/narratives/classics/man/cube_lights/102993"/>
<texture path="levels/narratives/classics/man/cube_lights/102994"/>
<!-- <texture path="levels/narratives/classics/man/cube_lights/100005"/> -->
<!-- <texture path="levels/narratives/classics/man/cube_lights/102991"/> -->
<texture path="levels/narratives/classics/man/cube_lights/100008"/>
<add path="units/world/architecture/secret_stash/secret_stash_backdrop_1" type="unit">
<cooked_physics path="units/world/architecture/secret_stash/secret_stash_backdrop_1" unload="true"/>
<material_config path="units/world/architecture/secret_stash/secret_stash_backdrop" unload="true"/>
<model path="units/world/architecture/secret_stash/secret_stash_backdrop_1" unload="true"/>
<object path="units/world/architecture/secret_stash/secret_stash_backdrop_1" unload="true"/>
<unit path="units/world/architecture/secret_stash/secret_stash_backdrop_1" unload="true"/>
</add>
<add path="units/world/architecture/secret_stash/secret_stash_sky" type="unit">
<texture path="units/world/architecture/secret_stash/env_textures/sky_df" unload="true"/>
<texture path="units/world/architecture/suburbia/textures/sky2_df" unload="true"/>
<cooked_physics path="units/world/architecture/secret_stash/secret_stash_sky" unload="true"/>
<material_config path="units/world/architecture/secret_stash/secret_stash_backdrop" unload="true"/>
<model path="units/world/architecture/secret_stash/secret_stash_sky" unload="true"/>
<object path="units/world/architecture/secret_stash/secret_stash_sky" unload="true"/>
<unit path="units/world/architecture/secret_stash/secret_stash_sky" unload="true"/>
</add>
</table>