Skip to content

Commit 0a1e570

Browse files
authored
Fix double space in item name
1 parent 69830f8 commit 0a1e570

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)