in Classic it still work
e.g
Doomed -- Deflection
I mean the refresh
getDisplayName can't work in Minimalist
Moderator: Moderator
Re: getDisplayName can't work in Minimalist
???
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: getDisplayName can't work in Minimalist
getDisplayName = function(self, t, p)
return ("Deflection (%d)"):format(p.value)
end,
doesn't work in Minimalist
return ("Deflection (%d)"):format(p.value)
end,
doesn't work in Minimalist