Modul:Firestone/main/data
Die Dokumentation für dieses Modul kann unter Modul:Firestone/main/data/Doku erstellt werden
return {
GEM = {
name = "Juwel",
img = "CurrencyGem.png",
link = "Währungen#Juwelen",
plural = "Juwelen"
},
GOLD = {
name = "Gold",
img = "CurrencyGold.png",
link = "Währungen#Gold",
plural = "Gold"
},
FIRESTONE = {
name = "Firestone",
img = "CurrencyFirestone.png",
link = "Währungen#Firestones",
plural = "Firestones"
},
VOIDCRYSTAL = {
name = "Leerekristall",
img = "CurrencyVoidCrystal.png",
link = "Währungen#Leerekristall",
plural = ""
}
}