Increase fire spell glow radius
This makes fire spells look cooler in darkness.master
parent
9bab3be5bf
commit
b3a835465f
|
|
@ -7,7 +7,7 @@ is_animated 0
|
|||
is_turnable 1
|
||||
move_type fly_low
|
||||
speed 1
|
||||
glow_radius 1
|
||||
glow_radius 2
|
||||
no_pick 1
|
||||
weight 500
|
||||
smoothlevel 100
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ smoothface fireball.113 fireball_S.113
|
|||
wc -30
|
||||
speed 0.2
|
||||
speed_left -0.21
|
||||
glow_radius 1
|
||||
glow_radius 2
|
||||
move_type fly_low
|
||||
no_pick 1
|
||||
attacktype 4
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ is_animated 0
|
|||
is_turnable 1
|
||||
move_on walk fly_low
|
||||
speed 1
|
||||
glow_radius 1
|
||||
glow_radius 3
|
||||
move_type fly_low
|
||||
no_pick 1
|
||||
end
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ smoothlevel 200
|
|||
speed 1
|
||||
wc -30
|
||||
move_type fly_low
|
||||
glow_radius 1
|
||||
glow_radius 2
|
||||
no_pick 1
|
||||
weight 500
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue