Skip to content

Commit 9e20898

Browse files
authored
feat(balance): allow the PA leg mount to holster small launchers (#8235)
enable power armor leg mount holstering of small grenade launchers several grenade launchers were too small to be holstered in the power armor weapons rack, this enables them to be stored in the leg mount hardpoint
1 parent 6b7c78d commit 9e20898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/items/armor/power_armor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
"max_volume": "3 L",
469469
"min_volume": "250 ml",
470470
"flags": [ "SHEATH_KNIFE", "SHEATH_SWORD", "BELT_CLIP" ],
471-
"skills": [ "pistol", "smg", "shotgun", "rifle" ]
471+
"skills": [ "pistol", "smg", "shotgun", "rifle", "launcher" ]
472472
},
473473
"flags": [ "POWERARMOR_MOD", "COMPACT", "STURDY", "WAIST" ]
474474
},

0 commit comments

Comments
 (0)