Skip to content

Commit

Permalink
Fix prospecting gem order
Browse files Browse the repository at this point in the history
  • Loading branch information
tekkub committed Oct 25, 2012
1 parent d460661 commit 4daaa81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Prospecting.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
local panel = Panda.panel:NewPanel(true)
local NAME = GetSpellInfo(31252)
panel:RegisterFrame(NAME, Panda.PanelFactory(25229,[[
72092 0 76131 76140 76142 76141 76138 76139
72093 0 76136 76130 76134 76135 76133 76137
72092 0 76131 76140 76142 76139 76138 76141
72093 0 76136 76130 76134 76137 76133 76135
72103 0 76734
72094 0 90407
0
Expand Down

0 comments on commit 4daaa81

Please sign in to comment.