Mercurial > wow > askmrrobot
comparison Core.lua @ 200:6e8838b231d4 v97
Fixed issue with distinguishing different variants of the same item.
| author | Yellowfive |
|---|---|
| date | Wed, 13 Jan 2021 13:11:54 -0600 |
| parents | e34c256739be |
| children |
comparison
equal
deleted
inserted
replaced
| 199:e34c256739be | 200:6e8838b231d4 |
|---|---|
| 708 end | 708 end |
| 709 end | 709 end |
| 710 | 710 |
| 711 function Amr:Test() | 711 function Amr:Test() |
| 712 | 712 |
| 713 --local item = Item:CreateFromItemID(171416) | 713 |
| 714 --local blah = C_LegendaryCrafting.GetRuneforgePowers(item:GetItemLocation()) | 714 end |
| 715 | |
| 716 --local info = C_LegendaryCrafting.GetRuneforgePowerInfo(30) | |
| 717 | |
| 718 --print(Amr:dump(info)) | |
| 719 --print(Amr:dump(info)) | |
| 720 | |
| 721 end |
