Thread
:
Bugfixes
View Single Post
#
3
11-01-2012, 02:37 PM
mahey
Registered Member
Join Date: Oct 2012
Posts: 1
Rage Shield is also bugged.
addon_arena.lua line 1265:
if (rage_shield_i
<
Game.Random(1, 100)) then
has to be if (rage_shield_i
>=
Game.Random(1, 100)) then
mahey
View Public Profile
Send a private message to mahey
Find all posts by mahey