ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/torch.arc
Revision: 1.6
Committed: Sat Mar 3 00:50:00 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +43 -47 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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