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.3 by root, Tue Feb 6 22:40:23 2007 UTC vs.
Revision 1.5 by root, Fri Feb 9 01:51:43 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines