summaryrefslogtreecommitdiff
path: root/json/items
Commit message (Collapse)AuthorAgeFilesLines
* Fix some power armor plurals. Also fix power armor magazine carrier adding ↵jc_gargma2024-05-171-2/+3
| | | | encumbrance.
* Fix power armor helmets lacking SWIM_GOGGLES.jc_gargma2024-05-151-9/+9
| | | | Also remove RAINPROOF from power armor as they already have WATERPROOF.
* Rebalance the tactical helmet and tactical full helmet.jc_gargma2024-04-063-6/+10
| | | | | Move the throwing knives leg sheath back to strapped layer. And slightly buff draw_cost as a result. Add note to the deep concealment holster.
* Revert full overwrite of stockings.jc_gargma2024-03-211-13/+2
|
* Fix encumbrance of stockings.jc_gargma2024-03-151-1/+1
|
* Add max_encumbrance to light survivor armor.jc_gargma2024-03-131-0/+8
|
* Fully overwrite the deep concealment holster to prevent it breaking.jc_gargma2024-03-132-3/+19
| | | | Also reduce the per-knife storage of the throwing knife sheath to 250ml.
* Increase encumbrance on deep concealment holster, and move it to leg_either.jc_gargma2024-03-121-2/+3
|
* Fix typo in throwing knife sheath.jc_gargma2024-03-121-5/+5
| | | | Also rebalance garter sheath encumbrance.
* Port the garter double sheath and throwing knives leg sheath from dda.jc_gargma2024-03-121-2/+62
|
* Rebalance a few items.jc_gargma2024-03-123-6/+14
|
* Add and fix more items, this time in tool_armor.jc_gargma2024-03-121-172/+242
|
* Fix several typos.jc_gargma2024-03-125-9/+9
|
* Add and fix many vanilla items.jc_gargma2024-03-128-27/+443
| | | | Also port the garter belt and garter knife sheath from dda.
* Fix lab coat and army winter coat storage.jc_gargma2024-03-121-2/+2
|
* Typo.jc_gargma2024-03-121-1/+1
|
* More additions and fixes.jc_gargma2024-03-126-9/+237
|
* Add more items in need of specific coverage. And fix some oversights.jc_gargma2024-03-125-21/+342
|
* Convert the RX11 and wearable RX12 into actual pieces of clothing that can ↵jc_gargma2024-03-121-2/+14
| | | | be damaged.
* Add item note for grenade pouch.jc_gargma2024-03-121-1/+2
|
* Fix hand grenade pouch lacking explicit encumbrance values.jc_gargma2024-03-121-0/+2
|
* Remove max_encumbrance on polo shirt as it has no storage.jc_gargma2024-03-121-2/+2
|
* Typo.jc_gargma2024-03-121-1/+1
|
* Re-order against base json to ease diffing.jc_gargma2024-03-1217-527/+543
| | | | Also fix a few minor bugs.
* Merge mbr_vests_return mod.jc_gargma2024-03-123-8/+65
|
* Add axe ring holster.jc_gargma2024-03-111-0/+11
|
* Add windbreaker.jc_gargma2024-03-111-0/+10
|
* Add polo shirt, webbing belt, and police belt.jc_gargma2024-03-113-0/+43
|
* Move the new light survivor helmet back to the survivor crafting mod.jc_gargma2024-03-111-30/+4
|
* Integrate my power armor rebalance into this mod.jc_gargma2024-03-116-0/+228
|
* Initial commit.jc_gargma2024-03-1117-0/+1326