[ utwórz | historia | odśwież ]Dokumentacja
W tym module nie ma dokumentacji. Jeśli wiesz jak używać tego modułu, proszę, podaj odpowiednie informacje.
return {
    ["getting wood"] = {
        title = "Getting Wood",
        game_desc = "Punch a tree until a block of wood pops out.",
        wiki_desc = "Pick up a log from the ground.",
        score = "10",
        trophy = "Bronze",
        icon_ps4 = "Getting Wood PS4.png",
        icon_other = "Getting Wood.png"
    },
    ["taking inventory"] = {
        title = "Taking Inventory",
        game_desc = "Open your inventory.",
        wiki_desc = "Press 'E' to open the inventory screen.",
        score = "10",
        trophy = "Bronze",
        icon_ps4 = "Taking Inventory PS4.png",
        icon_other = "Taking Inventory.png"
    }
}