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 9
    • Issues 9
    • 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
  • #282

Closed
Open
Opened Jun 30, 2019 by zinzzalimp@zinzzalimp

Adding deconstruct mode for Nazjatar's items

Description Updated 8.2 patch, new profession item(ore, herbs) are added. but deconstruct mode isn't work new profession items. I edited myself to fix this issue, but it should be update next SLE version to other guys use this feature.

I think it works based on LibProcessable, but this library is not updated since 2018. to fix this issue, open LibProcessable.lua and add below text

Ore

lib.ores= { .... [168185] = true, -- Osmenite Ore

Herb

lib.herbs = { ... [168487] = true, -- zinanthid

LockBox [169475] = 600,

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: shadow-and-light/shadow-and-light#282