UnReal World forums

UnReal World => Bug reports => Solved'n'fixed bug reports => Topic started by: JP_Finn on May 25, 2023, 04:05:30 AM

Title: [Fixed - persists in 3.80] Making stone arrow heads oversight
Post by: JP_Finn on May 25, 2023, 04:05:30 AM
Making stone arrow heads requires one to hold the stone in the inventory that's used for grinding the heads. Rocks on the ground prompts "you use a rock nearby" but stone asks you to choose one in your inventory.

Grinding flour lets characters use stones on the "nearby".
Title: Re: Making stone arrow heads oversight
Post by: JP_Finn on May 25, 2023, 08:09:18 PM
Forgot to mention, making bone arrow heads allows utilizing stone on the ground.
Title: Re: Making stone arrow heads oversight
Post by: Sami on May 31, 2023, 07:54:11 AM
Making stone arrow heads requires one to hold the stone in the inventory that's used for grinding the heads. Rocks on the ground prompts "you use a rock nearby" but stone asks you to choose one in your inventory.

Grinding flour lets characters use stones on the "nearby".

Ah, indeed. Seems like this is because the number of heads to make can be chosen by the  player, but the number of stones required (even though we'd assume one of course) isn't clear for the game, as it's not specificied. Fixed the requirements now, and to tweak diy_glossary.txt by oneself one can change the stone requirement for stone arrows like this:
Code: [Select]
{Stone}           (1) '+(for grinding)' [noquality]

[Fixed - persists in 3.80]