Nyyrazzilyss / NyyLIB

Mudlet client script for Torilmud
http://www.torilmud.com/phpBB3/viewtopic.php?f=4&t=27194
GNU General Public License v2.0
7 stars 4 forks source link

Ranger Blades of Fire #262

Closed sarelon closed 4 years ago

sarelon commented 4 years ago

Blades of Fire on button bar ended at "1" and never reset. Trigger missing.

Name: blades of fire (drop) Pattern: ^The flames around your weapons subside.$ - perl/regex

-- The flames around your weapons subside. buff:set(whoami(), "blades_of_fire", nil) timer:set("blades_of_fire", 0)

Tested and working

Nyyrazzilyss commented 4 years ago

Corrected in process of adding Hexblade. It wasn't just blades of fire that had the issue, but a number of spells/skills weren't clearing the button when the timer expired (and leaving a 1 behind)

Nyyrazzilyss commented 4 years ago

012dev 10/13