Module:Icon/data/currency
From ARC Raiders Wiki
More actions
< Module:Icon | data
Documentation for this module may be created at Module:Icon/data/currency/doc
return {
coin = { icon = "Icon_Coin.png",
classes = {"invert-on-light"} },
cred = { icon = "Icon_Cred.png" },
token = { icon = "Icon_Raider_Token.png" },
merit = { icon = "Icon_Merit.png" },
seed = { icon = "Icon_Nature.png",
classes = {"invert-on-light"} },
skill = { icon = "Icon_Skill_Point.png",
classes = {"invert-on-light"} },
}