ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/light/light_bulb.arc
(Generate patch)

Comparing deliantra/arch/light/light_bulb.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:22:37 2007 UTC vs.
Revision 1.7 by root, Tue Dec 23 18:14:19 2008 UTC

32glow_radius 4 32glow_radius 4
33editable 32 33editable 32
34magicmap yellow 34magicmap yellow
35end 35end
36 36
37object light5
38name light
39face light_bulb_x.x11
40invisible 1
41glow_radius 5
42editable 32
43magicmap yellow
44end
45
46object light6
47name light
48face light_bulb_x.x11
49invisible 1
50glow_radius 6
51editable 32
52magicmap yellow
53end
54
55object light7
56name light
57face light_bulb_x.x11
58invisible 1
59glow_radius 7
60editable 32
61magicmap yellow
62end
63
64object light8
65name light
66face light_bulb_x.x11
67invisible 1
68glow_radius 8
69editable 32
70magicmap yellow
71end
72
73object light9
74name light
75face light_bulb_x.x11
76invisible 1
77glow_radius 9
78editable 32
79magicmap yellow
80end
81

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines