ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/chandelier_2.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:24 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +13 -12 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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