ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/chandelier_2.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:39 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +7 -6 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object chandelier_2
2 root 1.1 anim
3 pippijn 1.2 chandelier_2.x11
4     chandelier_2.x12
5     chandelier_2.x13
6     chandelier_2.x14
7 root 1.1 mina
8 root 1.7 name chandelier
9     face chandelier_2.x11
10 root 1.1 speed -0.30
11     glow_radius 4
12     no_pick 1
13 root 1.7 color_fg yellow
14 root 1.5 editable 128
15 root 1.4 end
16    
17 root 1.6 object chandelier_2_copper
18 root 1.1 anim
19 pippijn 1.2 chandelier_2_copper.x11
20     chandelier_2_copper.x12
21     chandelier_2_copper.x13
22     chandelier_2_copper.x14
23 root 1.1 mina
24 root 1.7 name chandelier
25     face chandelier_2_copper.x11
26 root 1.4 speed -0.30
27     glow_radius 4
28     no_pick 1
29 root 1.7 color_fg yellow
30 root 1.5 editable 128
31 root 1.1 end
32 root 1.7