diff --git a/ChangeLog b/ChangeLog index 655022591..9e88ecec6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Add a variant of fire_permanent that flickers a bit better +Created initially to be used on the random maps northeast of Navar +in order to replace the clunky creator mechanism previously in place. +Uses the burnout face, but is animated differently than fire_permanent. +Additionally, they glow a little, as a fire would. +spell/fire_permanent.arc +spell/fire_permanent.face +Daniel Hawkins 2021-07-17 + Add throwing hammer of Reflection -- a throwing hammer that reflects off walls like lightning bolts do Expects server revision v1.75.0-172 or newer, else will behave like a normal throwing hammer. artifacts diff --git a/spell/fire_permanent.arc b/spell/fire_permanent.arc index 0a6c53955..b1c122cf9 100644 --- a/spell/fire_permanent.arc +++ b/spell/fire_permanent.arc @@ -6,3 +6,13 @@ anim_speed 1 client_anim_random 1 no_pick 1 end +# Another permanent fire with a different animation +Object fire_permanent_flicker +name fire +face burnout.111 +animation fire_flicker +anim_speed 1 +client_anim_random 1 +no_pick 1 +glow_radius 2 +end diff --git a/spell/fire_permanent.face b/spell/fire_permanent.face index e81221698..b545a0e70 100644 --- a/spell/fire_permanent.face +++ b/spell/fire_permanent.face @@ -9,3 +9,36 @@ burnout.117 burnout.118 burnout.119 mina + +animation fire_flicker +burnout.111 +burnout.112 +burnout.113 +burnout.112 +burnout.111 +burnout.114 +burnout.115 +burnout.114 +burnout.113 +burnout.114 +burnout.112 +burnout.111 +burnout.112 +burnout.113 +burnout.112 +burnout.111 +burnout.112 +burnout.113 +burnout.114 +burnout.112 +burnout.114 +burnout.115 +burnout.116 +burnout.115 +burnout.114 +burnout.113 +burnout.114 +burnout.112 +burnout.113 +burnout.112 +mina