Skip to content

Commit a8f0168

Browse files
Merge pull request CleverRaven#56654 from Faalagorn/patch-1
Fix double space in Aftershock item name
2 parents e48cccf + 0a1e570 commit a8f0168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/mods/Aftershock/items/armor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"type": "ARMOR",
202202
"category": "armor",
203203
"//": "Based on US Army SPCS",
204-
"name": { "str": "empty XL ballistic vest" },
204+
"name": { "str": "empty XL ballistic vest" },
205205
"description": "Oversized ballistic armor without any armor inserts. The soft armor plate carrier is still protective but it won't stop high energy projectiles.",
206206
"weight": "4 kg",
207207
"volume": "7 L",

0 commit comments

Comments
 (0)