Skip to content
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

feat(content): add chewing tobacco recipe, edit chewing tobacco description and make raw tobacco dryable by smoke rack #4972

Merged
merged 5 commits into from
Jul 10, 2024

Conversation

Ali-Anomma
Copy link
Contributor

Purpose of change

Raw tobaccos cant be dried without player crafting, that makes thing much slower. Chewing tobacco is also uncraftable, despite its recipe videos are all around and not much complex

Describe the solution

Add SMOKABLE flag to raw tobacco, add recipe for chewing tobacco and replace "mint flavored" in description into "fruit flavored" because recipe uses fruit.

Describe alternatives you've considered

Keep uncraftable chewing tobaccos

Testing

Local JSON edits

Additional context

Midst of writing json, i had to clean my bag from tobacco remains. A rechargable battery accidentaly dropped from balcony while i was trying to shake off tobacco dust. Does that mean i will do a PR about rechargable batteries in future?

@github-actions github-actions bot added the data PRs related to datas. Won't crash game (probably) label Jul 10, 2024
Copy link
Contributor

autofix-ci bot commented Jul 10, 2024

Autofix has formatted code style violation in this PR.

I edit commits locally (e.g: git, github desktop) and want to keep autofix
  1. Run git pull. this will merge the automated commit into your local copy of the PR branch.
  2. Continue working.
I do not want the automated commit
  1. Format your code locally, then commit it.
  2. Run git push --force to force push your branch. This will overwrite the automated commit on remote with your local one.
  3. Continue working.

If you don't do this, your following commits will be based on the old commit, and cause MERGE CONFLICT.

@chaosvolt chaosvolt merged commit fb69ebf into cataclysmbnteam:main Jul 10, 2024
10 checks passed
@Ali-Anomma Ali-Anomma deleted the tobacco branch July 13, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data PRs related to datas. Won't crash game (probably)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants