Make firebolt nicer in diagonals.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21581 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ed07e5709a
commit
5dc5fb1ff6
|
@ -1,3 +1,6 @@
|
|||
Add smoothing to firebolt so diagonals actually merge seamlessly.
|
||||
Nicolas Weeger 2020-12-01
|
||||
|
||||
Make the light bulb invisible lighting arches have no_pick
|
||||
so that spells can't push them around.
|
||||
light/light_bulb.arc
|
||||
|
|
|
@ -10,4 +10,9 @@ speed 1
|
|||
glow_radius 1
|
||||
no_pick 1
|
||||
weight 500
|
||||
smoothlevel 100
|
||||
smoothface firebolt.121 firebolt_S.111
|
||||
smoothface firebolt.141 firebolt_S.111
|
||||
smoothface firebolt.161 firebolt_S.111
|
||||
smoothface firebolt.181 firebolt_S.111
|
||||
end
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 932 B |
Loading…
Reference in New Issue