WoW:API GetCoinIcon: Difference between revisions
Jump to navigation
Jump to search
m
Move page script moved page API GetCoinIcon to WoW:API GetCoinIcon without leaving a redirect
(removed deprecated template) |
m (Move page script moved page API GetCoinIcon to WoW:API GetCoinIcon without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
texturePath = GetCoinIcon(amount); | texturePath = GetCoinIcon(amount); | ||
| Line 31: | Line 30: | ||
;03, 04 - Silver coins (loose and stack) | ;03, 04 - Silver coins (loose and stack) | ||
;05, 06 - Copper coins (loose and stack) | ;05, 06 - Copper coins (loose and stack) | ||
These are not the same icons used in a standard money frame (e.g., under your main backpack), instead these are the | |||
ones used in loot frames. | |||