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.4 by root, Wed Feb 7 00:14:51 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:50:00 2007 UTC

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