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

File Contents

# Content
1 object light1
2 name light
3 face light_bulb_1.x11
4 invisible 1
5 glow_radius 1
6 editable 32
7 magicmap yellow
8 end
9
10 object light2
11 name light
12 face light_bulb_2.x11
13 invisible 1
14 glow_radius 2
15 editable 32
16 magicmap yellow
17 end
18
19 object light3
20 name light
21 face light_bulb_3.x11
22 invisible 1
23 glow_radius 3
24 editable 32
25 magicmap yellow
26 end
27
28 object light4
29 name light
30 face light_bulb_4.x11
31 invisible 1
32 glow_radius 4
33 editable 32
34 magicmap yellow
35 end
36