Cataclysm-DDA
Cataclysm-DDA copied to clipboard
Pruning the old ``to-hit`` syntax - Part 9
Summary
None
Purpose of change
Continuation from #76281
Describe the solution
Worth to point out that I also removed damage values from a bunch of stuff that didn't have a defined to_hit
anyway, as a bunch of apparel was doing damage where it should not have in any reasonable situation done so
Affected files:
-
armor\cardboard.json
-
armor\exotic.json
-
armor\eyewear.json
-
armor\head_attachments.json
-
armor\helmets.json
-
armor\hoods.json
-
armor\integrated.json
-
armor\jewelry.json
-
armor\legs_armor.json
-
armor\masks.json
-
armor\pets_dog_armor.json
-
armor\storage.json
Describe alternatives you've considered
Testing
Additional context
The next PR should finish off the armor
folder