Align SCUM operations with reference tools

This commit is contained in:
npc0-hue
2026-08-13 18:21:08 +08:00
parent 8b236d7c15
commit da01d39866
24 changed files with 375 additions and 105 deletions
@@ -0,0 +1,8 @@
{
"gameVersion": "0.9.700.90357",
"items": [
{ "key": "bandage", "label": "绷带", "maximumQuantity": 20 },
{ "key": "water-bottle", "label": "饮用水", "maximumQuantity": 10 },
{ "key": "improvised-spear", "label": "简易长矛", "maximumQuantity": 2 }
]
}