CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.26k stars 4.12k forks source link

Made an XL holster, thought I'd share. #14567

Closed scorpion451 closed 8 years ago

scorpion451 commented 8 years ago

So I got tired of not being able to holster my modded handguns, smgs, sawn-off shotguns, and laser pistols, so I made a bigger holster that fits guns of up to 12 volume. Has an encumbrance of 7 because it straps to the thigh like a cavalry holster and is used to hold large clunky guns (thats 3 more than a 2.5 liter canteen for comparison). To craft it requires 5 tailoring and 3 pistol skill, and costs three more leather and twice the string as a regular holster, and also requires a hammer and 3 scrap to represent the buckles. (and is worth every bit of it)

Have no idea how to go about making one of those pull request thingies (and the forum seems to imply it would require wasting more hours on wild Cygwin chases... XP) so I'll just post it here. xl holster item.txt xl holster recipe.txt

chaosvolt commented 8 years ago

Hmm. Would be interesting.

Rivet-the-Zombie commented 8 years ago

I like it!

chaosvolt commented 8 years ago

Tempted to PR it, if you wish.

Rivet-the-Zombie commented 8 years ago

I'd like that, but please give it a small draw_speed penalty as well.

chaosvolt commented 8 years ago

Ah, very well. And also doing the usual stylin' for the recipe, and devouring the tabs (delicious). o3o

scorpion451 commented 8 years ago

Awesome! I had though about doing the draw speed penalty thing myself, just didn't know the proper invocation for it- I cribbed off the basic holster which doesn't have a draw_cost apparently. (is that unintentional? because the quick draw holster has a draw_cost of 3...) 16 seems about right for the mental image I had of this thing, somewhere between the old west style "will hold anything you can fit through the loop" holster and the modern tactical holster

mugling commented 8 years ago

I cribbed off the basic holster which doesn't have a draw_cost apparently. (is that unintentional?

Intentional - when unspecified a default value is used which is currently equivalent to VOLUME_MOVE_COST however this may later be updated in #14306.

chaosvolt commented 8 years ago

And The Mergening has ensued. Hope that having had to shave the volume capacity to 9 was acceptable?

illi-kun commented 8 years ago

This issue can be closed since the PR #14569 is landed.