ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/lantern.arc
Revision: 1.5
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.4: +22 -24 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object lantern_unlit
2 root 1.1 name lantern
3 root 1.5 face lantern_off.x11
4     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 root 1.3 name_pl lanterns
16 root 1.5 client_type 1102
17     end
18     Object lantern_1
19     name lantern
20     face lantern.x11
21 root 1.3 other_arch lantern_unlit
22 root 1.5 material 2
23 root 1.3 food 10000
24 root 1.5 changing 1
25     value 0
26 root 1.3 type 82
27 root 1.1 weight 1500
28 root 1.5 speed 0.01
29 root 1.3 glow_radius 5
30 root 1.1 is_lightable 1
31     editable 128
32 root 1.3 magicmap orange
33     name_pl lanterns
34     client_type 1102
35 root 1.1 end