summary refs log tree commit diff
path: root/rabbit-bugfix/init.lua
blob: 8b4dbcff7eff79ab32213b37244d3820ac1ba983 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
long_name = "Rabbit Bugfixes"
short_name = "rabbit-bugfix"
for_module = "tome"
addon_version = {0,1,0}
version = {1,7,6}
weight = 0
author = {'Rabbit Whispers'}
homepage = {'starfall.systems'}
description = [[Rabbit Whispers' bugfix collection:

- Adept and talents_mastery_bonus items now update passives (h/t yutio888)
- Rime Wraith jumps when target is killed
]]
tags = {}

data = false
hooks = true
overload = false
superload = true