Function formatWorkshopValue

  • Parameters

    • name: string

      string - the name of the workshop

    • value: number

      number - the actual value from WORKSHOP_LEVELS

    Returns string

    string - a nicely formatted string for the value

    Function

    formatWorkshopValue - take the name of a workshop, and its actual value (from WORKSHOP_LEVELS), and return the display string for it

Generated using TypeDoc