Search found 2 matches
- Mon Jan 06, 2020 10:30 pm
- Forum: Dumb Questions
- Topic: How do you add a talent category via add-on?
- Replies: 0
- Views: 932
How do you add a talent category via add-on?
I'm trying to give Shadowblades access to the Poison tree, but even though it seems like I've done everything right, it's still not showing up. Am I missing something here? The code I have is: local Particles = require "engine.Particles" getBirthDescriptor("subclass", "Shado...
- Mon Jan 06, 2020 6:21 pm
- Forum: Addons
- Topic: How do you give a class access to a talent category?
- Replies: 4
- Views: 1258
How do you give a class access to a talent category?
I'm trying to give Shadowblades access to the Poison tree, but even though it seems like I've done everything right, it's still not showing up. Am I missing something here? The code I have is: local Particles = require "engine.Particles" getBirthDescriptor("subclass", "Shado...