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

Add makeshift hand drill with quality 1 #39986

Merged
merged 2 commits into from
Apr 29, 2020
Merged

Add makeshift hand drill with quality 1 #39986

merged 2 commits into from
Apr 29, 2020

Conversation

Tairesh
Copy link
Contributor

@Tairesh Tairesh commented Apr 28, 2020

Summary

SUMMARY: Content "Adds makeshift hand drill"

Purpose of change

For now, there is no tool with drilling quality 1, an only hand drill with 2 and cordless drill with 3. Hand drill requires smithing, cordless drill requires electronic things and usually can't be crafted in the early game. But you need "a tool to drill the crust" to tap the maple tree, so you actually can not receive the maple sap in the early game. I think it's strange and we need simple drilling tool that can be crafted easily.

Describe the solution

I created a new item "makeshift hand drill" that have drilling quality 1 and recipe for it.
изображение
изображение

Describe alternatives you've considered

The cordless drill can be made out of "x-acto knife" or "butter knife", but I don't think it's actually can be used for making the drill bit.

Testing

Loading game, crafting drill, checks it can be used as "a tool to drill the crust" in a maple tree and works correctly in recipes that use drilling, saving game and loading it again, all works fine.

Additional context

Here is an example of a makeshift drill bit made out of nail in real life https://www.youtube.com/watch?v=_1QTvmLipC4 (russian language, but it's clear without a context)

@enaantd
Copy link
Contributor

enaantd commented Apr 28, 2020

Adding a tool to get maple syrup early game (or in wilderness scenarios) is indeed a good idea.

However I'm not quite sure I understand how this works. I can't quite picture how the stick, the pipe and the drilling part come together, especially without some duct tape or glue. Could you please explain? :)

Here is an example of a makeshift drill bit made out of nail in real life

They are indeed crafting a drill bit, but it would be unusable without a proper drill.

Wouldn't a hammer and a screwdriver be enough to pierce a maple tree though? However, this implementation would probably require some C++

@Tairesh
Copy link
Contributor Author

Tairesh commented Apr 29, 2020

However I'm not quite sure I understand how this works. I can't quite picture how the stick, the pipe and the drilling part come together, especially without some duct tape or glue. Could you please explain? :)

Here is an example of a makeshift drill bit made out of nail in real life

They are indeed crafting a drill bit, but it would be unusable without a proper drill.

In my mind is something like this:
изображение
Glue or tape can't fix bit in a pipe tightly enough, so we can just use FINE HAMMERING 1 to clench/compress the pipe and fix the drill bit in it.
изображение
(i am very sorry about my drawing skills and my english)

@Rivet-the-Zombie Rivet-the-Zombie merged commit e5aae8e into CleverRaven:master Apr 29, 2020
@Tairesh Tairesh deleted the add_makeshift_hand_drill branch February 26, 2021 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants