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.8 by root, Sat Mar 3 01:22:37 2007 UTC

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