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

Fix items lying in furniture get damaged if one is throwing something at them #34274

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Fix items lying in furniture get damaged if one is throwing something at them #34274

merged 1 commit into from
Sep 28, 2019

Conversation

Night-Pryanik
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Fix items lying in furniture get damaged if one is throwing something at them."

Purpose of change

Closes #1120 - Throwing at clothing.

Describe the solution

Removed restriction of items not getting damaged by throwing at them only if they are lying on floor-like terrain. If items are not damaged while lying on the floor, then I don't see a reason of why they should be damaged while contained in some furniture.

Describe alternatives you've considered

Some radical reworking of throwing mechanics, interactions between throwables and different furniture, terrain type, size of items etc. But decided that this simple fix is enough for now.

…tter if they are lying on the floor or in some container
@Night-Pryanik Night-Pryanik added Items / Item Actions / Item Qualities Items and how they work and interact <Bugfix> This is a fix for a bug (or closes open issue) Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. Ranged Ranged (firearms, bows, crossbows, throwing), balance, tactics labels Sep 27, 2019
@ZhilkinSerg ZhilkinSerg merged commit 8b68302 into CleverRaven:master Sep 28, 2019
@Night-Pryanik Night-Pryanik deleted the throwing-items-fix branch September 28, 2019 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. Items / Item Actions / Item Qualities Items and how they work and interact Ranged Ranged (firearms, bows, crossbows, throwing), balance, tactics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Throwing at clothing
2 participants