Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Shadow and Light
Shadow and Light
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Shadow & Light
  • Shadow and LightShadow and Light
  • Issues
  • #417

Closed
Open
Created Oct 15, 2020 by Lohkrim@Lohkrim

Location Bar Addition : Vulpera Camp

I've been adding this to the locationbar.lua file for a while and wanted to share here to see about it being added to the source files for everyone to use/enjoy. Using the Dark Iron Dwarf racial as a template, I add the following directly after the Dark Iron Dwarf Mole Machine. In the most recent update, this ends up on lines 140-143.

["Vulpera"] = {
		[1] = {text = GetSpellInfo(312370),icon = SLE:GetIconFromID("spell", 312370),secure = {buttonType = "spell",ID = 312370}, UseTooltip = true}, -- Make Camp (Vulpera)
		[2] = {text = GetSpellInfo(312372),icon = SLE:GetIconFromID("spell", 312372),secure = {buttonType = "spell",ID = 312372}, UseTooltip = true}, -- Return to Camp (Vulpera)
	},

This simply adds Vulpera Make Camp and Return to Camp in the same spot in the drop down as you would find the Mole Machine.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None