ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/light_bulb.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:00 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +8 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object light1
2 root 1.1 name light
3 pippijn 1.2 face light_bulb_1.x11
4 root 1.4 glow_radius 1
5 root 1.3 invisible 1
6 root 1.1 editable 32
7     magicmap yellow
8     end
9 root 1.4 Object light2
10 root 1.1 name light
11 pippijn 1.2 face light_bulb_2.x11
12 root 1.4 glow_radius 2
13 root 1.3 invisible 1
14 root 1.1 editable 32
15     magicmap yellow
16     end
17 root 1.4 Object light3
18 root 1.1 name light
19 pippijn 1.2 face light_bulb_3.x11
20 root 1.4 glow_radius 3
21 root 1.3 invisible 1
22 root 1.1 editable 32
23     magicmap yellow
24     end
25 root 1.4 Object light4
26 root 1.1 name light
27 pippijn 1.2 face light_bulb_4.x11
28 root 1.4 glow_radius 4
29 root 1.3 invisible 1
30 root 1.1 editable 32
31     magicmap yellow
32     end