Increase fire spell glow radius

This makes fire spells look cooler in darkness.
master
Kevin Zheng 2022-01-05 13:50:20 -06:00
parent 9bab3be5bf
commit b3a835465f
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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