RenechCDDA

Results 58 comments of RenechCDDA

Same deal with door_wood. https://github.com/CleverRaven/Cataclysm-DDA/blob/4e7329e9a2e9c547dfd7e474b43b5f7266e15245/data/json/vehicleparts/doors.json#L195-L197 https://github.com/CleverRaven/Cataclysm-DDA/blob/4e7329e9a2e9c547dfd7e474b43b5f7266e15245/data/json/vehicleparts/vehicle_parts.json#L2712-L2714

~~I also cannot reproduce this, compiled with VS from 43dbd7a5b220f5c68254d29fb13695fffb4fc165 and a downloaded copy at 25a0ca0~~ Able to reproduce on both, but only sporadically. ![gotcha](https://user-images.githubusercontent.com/84619419/203841969-3b84e773-248a-4aae-a80b-8943d014c441.png) ![gotcha2](https://user-images.githubusercontent.com/84619419/203842697-34738927-6dd7-49b0-8b8e-3b0ce1d1fbe8.png) (This issue was mentioned...

The value for AR-10 is erroneous (should be ~58.5666, rounded to 59; not 56).

The added vehicle part `ap_compact_ASRG_containment` has the same id as the appliance, causing it to overwrite the appliance's values. This is causing some rather strange, erroneous behavior. Just need to...

Okay... a few things. First, it seems you're also adjusting the values of regular leather. After the given changes, leather will be less protective vs all damage types than... canvas....

It could very well be that Canvas, faux fur, and lycra are all wrong. (I agree that Lycra in particular seems to be a bit of a 'miracle material'). But...

> * because currently items that list themselves as boiled leather are just made of normal leather but thicker, which doesn't make much sense. As far as I am aware,...

Let's break this issue down into a few points. *Players should define where NPCs sleep* - No. Just no. NPCs shouldn't listen to you in this regard, and they should...

Then that should be fixed? You'd have to be more specific in how they "bug out", but presumably you mean they can't find a bed because the search radius is...

> I don't follow your logic. NPCs aren't good at finding their own beds. Then we should fix that. >don't intelligently use flashlights, Then we should fix that. >will just...