ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/torch.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:44 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +4 -4 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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