matyxx0
  • About me
  • [ESX] Paid
    • mx0_drugs
      • ⚙️ Config
      • đź“„Locales
      • đź’¸Cornerselling
  • standalone
    • mx0_queue
      • ⚙️ Config
      • đź“„Locales
Powered by GitBook
On this page
  1. [ESX] Paid
  2. mx0_drugs

đź“„Locales

Locales = {}

Locales.Cornerselling = {
    Title = 'Drug Dealing',
    PoliceAlert = 'Nice try, your actions have been reported to the administrators.',
    SellSuccess = 'You successfully sold some ',
    Robbed = 'HEY! This bastard didn’t pay for the ',
    CustomerMad = 'Damn, this guy really got mad at you!',
    CustomerDeny = 'Seems like they’re not into fun...',
    Busy = 'You are already busy with a client!',
    TrySell = "Try Selling: ",
    NoDrugs = 'No Drugs to Sell',
    TextUI = 'Drug Dealing via Target (L-Alt) ACTIVE',
}

Locales.Harvest = {
    DigOut = 'Pick up ',
    DiggingOut = 'Gathering ',
    Title = "Drugs",
    DiggedOut = "You gathered ",
}

Locales.Process = {
    ProcessTarget = 'Process ',
    ProcessNotify = "Processing",
    ProcessSuccess = "You successfully processed ",
    ProcessCancel = "Processing was cancelled!",
    ProcessContextMenu = "Processing ",
    ProcessNotEnough = "You don't have enough raw materials to process!",
}

Locales.Laboratory = {
    Enter = "Enter Laboratory 🔓",
    Entering = "Entering the Laboratory... 🚶‍♂️",
    Exit = "Leave Laboratory 🚪",
    Exiting = "Leaving the Laboratory... đź‘‹",
    AccessCard = "❌ You don't have an Access Card!",
    CCTV = "Watch the camera"
}
Previous⚙️ ConfigNext💸Cornerselling

Last updated 24 days ago