ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/torch.arc
(Generate patch)

Comparing deliantra/arch/light/torch.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:03 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:23 2007 UTC

1Object torch_unlit 1object burnt_torch
2name burnt out torch
3name_pl burnt out torches
4face torch_unlit.x11
5nrof 1
6material 144
7value 0
8weight 500
9client_type 1102
10editable 128
11end
12
13object dim_torch
2name torch 14name torch
15name_pl torches
16other_arch burnt_torch
3face torch_unlit.111 17face torch_lit2.x11
18food 60
19speed 0.15
20material 144
21value 0
22weight 500
23glow_radius 2
24client_type 1102
25changing 1
26is_lightable 1
27editable 128
28anim
29torch_lit1.x11
30torch_lit2.x11
31mina
32end
33
34object torch_1
35name torch
36name_pl torches
37other_arch dim_torch
38face torch_lit1.x11
39food 500
40speed 0.15
41material 144
42value 0
43weight 500
44glow_radius 3
45client_type 1102
46changing 1
47editable 128
48magicmap orange
49anim
50torch_lit1.x11
51torch_lit2.x11
52mina
53end
54
55object torch_unlit
56name torch
57name_pl torches
4other_arch torch_1 58other_arch torch_1
59face torch_unlit.x11
60food 1
61nrof 1
5material 144 62material 144
6value 15 63value 15
7weight 500 64weight 500
8food 1 65glow_radius 0
66client_type 1102
9changing 1 67changing 1
10nrof 1
11glow_radius 0
12is_lightable 1 68is_lightable 1
13editable 128 69editable 128
14magicmap brown 70magicmap brown
15name_pl torches
16client_type 1102
17end 71end
18Object torch_1 72
19name torch
20face torch_lit1.111
21other_arch dim_torch
22anim
23torch_lit1.111
24torch_lit2.111
25mina
26material 144
27food 500
28changing 1
29value 0
30weight 500
31speed 0.15
32glow_radius 3
33editable 128
34magicmap orange
35name_pl torches
36client_type 1102
37end
38Object dim_torch
39name torch
40face torch_lit2.111
41other_arch burnt_torch
42anim
43torch_lit1.111
44torch_lit2.111
45mina
46material 144
47food 60
48changing 1
49value 0
50weight 500
51speed 0.15
52glow_radius 2
53is_lightable 1
54editable 128
55name_pl torches
56client_type 1102
57end
58Object burnt_torch
59name burnt out torch
60face torch_unlit.111
61material 144
62nrof 1
63value 0
64weight 500
65editable 128
66name_pl burnt out torches
67client_type 1102
68end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines