ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/light_bulb.arc
Revision: 1.2
Committed: Tue Jan 2 21:51:15 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +4 -4 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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