Config
Here you can find all the configurations that you can set with our lootdrop script
Mio.Locals
Mio.Locals = {
moneywash = 'Moneywash',
menuopen = 'Press ~INPUT_CONTEXT~ to wash money',
success = 'Money successfully laundered',
error = 'Error occurred during money laundering',
noaccess = 'You do not have access to money laundering',
policeinformed = 'The authorities have been notified - oops!',
policeinfo = 'A money laundering process has been reported - check it out!',
notenough = 'You do not have enough dirty money to launder.',
tomuch = 'You are carrying too much dirty money.',
notenoughin = 'The amount you entered does not meet the minimum amount for laundering!',
noitem = 'You do not have the required access card.',
}Mio.Base
Mio.Shortcuts
Mio.Police
Mio.WashLocations
Mio.Notify
Mio.TextUI
Last updated