Skip to content

I want Random 10 - 20 cash. How do I write it? #12

Description

@EarthWst
        ['level_2'] = { 

            account = { -- start of weapons
                
                cash = {
                    randomAmount = true, -- randomAmount is the ammunition for weapons.
                    min    = 10,
                    max    = 15,

                    chance = 100,
                },
            }, -- end of weapons

        },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions