ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/lantern.arc
Revision: 1.2
Committed: Tue Jan 2 21:51:14 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +2 -2 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object lantern_unlit
2     name lantern
3 pippijn 1.2 face lantern_off.x11
4 root 1.1 other_arch lantern_1
5     material 2
6     value 5000
7     weight 1500
8     food 10000
9     type 82
10     nrof 1
11     glow_radius 0
12     is_lightable 1
13     editable 128
14     magicmap brown
15     name_pl lanterns
16     client_type 1102
17     end
18     Object lantern_1
19     name lantern
20 pippijn 1.2 face lantern.x11
21 root 1.1 other_arch lantern_unlit
22     material 2
23     food 10000
24     changing 1
25     value 0
26     type 82
27     weight 1500
28     speed 0.01
29     glow_radius 5
30     is_lightable 1
31     editable 128
32     magicmap orange
33     name_pl lanterns
34     client_type 1102
35     end