-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Gnomish Army Knife" missing "Flint and Tinder" tool component #361
Comments
I looked into this, but I don't see a way to add an alternative item, the Gnomish Army Knife, as an option to make a campfire. Maybe I'm missing something. I tried, I can't do it the correct way. |
I think the best experience is to set the campfire to the TBC/Wotlk "no reagents" version. Of the progression stages most of them would not have had campfire reagents. From my practical experience running a server, nobody carries wood/flint & tinder because 2 bag slots isn't worth the hassle so cooking is underused and the campfire spell is never cast. In TBC/Wotlk Blizz didn't add many campfires to later towns/zones because anyone could make a campfire anywhere. Like how we have blood elf/draenei available at 1 because it makes sense. |
Simple wood was required until 3.0, and Flint and Tinder was required to make fires until 3.1, so both TBC and WotLK zones were designed with having reagents required to make fires. With this in mind, I don't plan to remove the requirement to have these reagents. Thanks for reporting this issue. The fix requires the Spell.dbc to be updated to require a TotemCategoryID of 32 instead of the specific Flint and Tinder item. I'll try to get to it as soon as I can. |
With the optional data files included, "Flint and Tinder" is readded as a tool component for starting campfires. Gnomish Army Knives are supposed to include this component, but when flint and tinder was completely removed as a component, it was also removed from the army knives (without updating the text).
The optional patch should be adjusted to allow the Gnomish Army Knife to act as a flint and tinder, as it did originally.
The text was updated successfully, but these errors were encountered: