IdleSol
IdleSol
cdda-windows-tiles-x64-2024-08-26-1250   Same with the corpses of normal zombie
To solve this problem, you need to add additional body parts to the armor section of the vest. More precisely, those sub-parts that are covered by additional elements: ``` {...
That option works, too. ``` { "material": [ { "type": "nylon", "covered_by_mat": 100, "thickness": 0.0 } ], "encumbrance": 0, "coverage": 0, "covers": [ "arm_l", "arm_r", "head", "leg_l", "leg_r" ], "volume_encumber_modifier":...
My personal opinion. Problems 1.1, 1.2, 1.3 are not problems. In most cases, proper priority setting and whitelisting is enough. Problems occur when you have “useful” and “useless” things in...
Let's create a “tetris” in cataclysm. ``` { "pocket_data": [ { "pocket_type": "ATTACHMENT_SYSTEM", "slots": "6 x 2", "covers": [ "torso" ], "specifically_covers": [ "torso_upper" ], }, { "pocket_type": "ATTACHMENT_SYSTEM", "slots":...
Perhaps this will help you. Pay attention to the behavior of the pockets when attaching them to the “system”.  I took two identical pouches. I concealed the contents of...
A while back, I decided to make my own harness with the ability to attach pockets. Well, it drove me into a depression :-) And made me reconsider my views....
- #77452 Keep in mind, I wasn't quite right in my first post, which I noticed 1.5 months later. I noted where I was wrong.
By the way, while making things, I was testing one variant that is close to your request. I was not satisfied with it, but maybe you can refine it or...
Depends on what you mean by interchangeable. The PALS for the left leg cannot be replaced by the PALS of the right arm. Because it's in the pocket: ``` "item_restriction":...