A Mound of Typo Fixes #72515
Annotations
10 errors
data/json/items/armor/legs_prosthetics.json#L5
(~[slow] ~[.],starting_items)=> "str_pl" is not necessary here since the plural form can be automatically generated.
"id": "right_leg_prosthetic",
"type": "ARMOR",
"name": { "str": "prosthetic right leg", "str_pl": "prosthetic right legs" },
▲▲▲
"description": "A prosthetic leg, used as a replacement limb for those missing one. Its modern design and sleek ergonomics make it very comfortable and highly suitable for use, and advanced designing makes it look exactly like the original. This one is for the right leg.",
"weight": "3629 g",
|
data/json/items/armor/legs_prosthetics.json#L5
([slow] ~starting_items)=> "str_pl" is not necessary here since the plural form can be automatically generated.
"id": "right_leg_prosthetic",
"type": "ARMOR",
"name": { "str": "prosthetic right leg", "str_pl": "prosthetic right legs" },
▲▲▲
"description": "A prosthetic leg, used as a replacement limb for those missing one. Its modern design and sleek ergonomics make it very comfortable and highly suitable for use, and advanced designing makes it look exactly like the original. This one is for the right leg.",
"weight": "3629 g",
|
data/json/items/armor/legs_prosthetics.json#L6
(~[slow] ~[.],starting_items)=> insufficient spaces at this location. 2 required, but only 1 found.
Suggested fix: insert " "
At the following position (marked with caret)
"type": "ARMOR",
"name": { "str": "prosthetic right leg", "str_pl": "prosthetic right legs" },
"description": "A prosthetic leg, used as a replacement limb for those missing one. Its modern design and sleek ergonomics make it very comfortable and highly suitable for use, and advanced designing makes it look exactly like the original. This one is for the right leg.",
▲▲▲
"weight": "3629 g",
"volume": "10 L",
|
data/json/items/armor/legs_prosthetics.json#L25
(~[slow] ~[.],starting_items)=> "str_pl" is not necessary here since the plural form can be automatically generated.
"id": "left_leg_prosthetic",
"type": "ARMOR",
"name": { "str": "prosthetic left leg", "str_pl": "prosthetic left legs" },
▲▲▲
"description": "A prosthetic leg, used as a replacement limb for those missing one. Its modern design and sleek ergonomics make it very comfortable and highly suitable for use, and advanced designing makes it look exactly like the original. This one is for the left leg.",
"weight": "3629 g",
|
data/json/items/book/maps.json#L346
(~[slow] ~[.],starting_items)=> insufficient spaces at this location. 2 required, but only 1 found.
Suggested fix: insert " "
At the following position (marked with caret)
"type": "GENERIC",
"name": { "str": "get active pamphlet" },
"description": "A small pamphlet advertising various local businesses' encouraging you to get fit. Using it will add roads, gyms and pools along with shops where you can buy sporting gear to your map.",
▲▲▲
"color": "light_blue",
"use_action": {
|
data/json/items/comestibles/veggy_dishes.json#L682
(~[slow] ~[.],starting_items)=> Please use "str_sp" instead of "str" and "str_pl" for text with identical singular and plural forms
"type": "COMESTIBLE",
"id": "carrot_glazed",
"name": { "str": "glazed carrots", "str_pl": "glazed carrots" },
▲▲▲
"weight": "72 g",
"color": "light_red",
|
data/json/items/armor/legs_prosthetics.json#L6
([slow] ~starting_items)=> insufficient spaces at this location. 2 required, but only 1 found.
Suggested fix: insert " "
At the following position (marked with caret)
"type": "ARMOR",
"name": { "str": "prosthetic right leg", "str_pl": "prosthetic right legs" },
"description": "A prosthetic leg, used as a replacement limb for those missing one. Its modern design and sleek ergonomics make it very comfortable and highly suitable for use, and advanced designing makes it look exactly like the original. This one is for the right leg.",
▲▲▲
"weight": "3629 g",
"volume": "10 L",
|
data/json/items/armor/legs_prosthetics.json#L25
([slow] ~starting_items)=> "str_pl" is not necessary here since the plural form can be automatically generated.
"id": "left_leg_prosthetic",
"type": "ARMOR",
"name": { "str": "prosthetic left leg", "str_pl": "prosthetic left legs" },
▲▲▲
"description": "A prosthetic leg, used as a replacement limb for those missing one. Its modern design and sleek ergonomics make it very comfortable and highly suitable for use, and advanced designing makes it look exactly like the original. This one is for the left leg.",
"weight": "3629 g",
|
data/json/items/book/maps.json#L346
([slow] ~starting_items)=> insufficient spaces at this location. 2 required, but only 1 found.
Suggested fix: insert " "
At the following position (marked with caret)
"type": "GENERIC",
"name": { "str": "get active pamphlet" },
"description": "A small pamphlet advertising various local businesses' encouraging you to get fit. Using it will add roads, gyms and pools along with shops where you can buy sporting gear to your map.",
▲▲▲
"color": "light_blue",
"use_action": {
|
data/json/items/comestibles/veggy_dishes.json#L682
([slow] ~starting_items)=> Please use "str_sp" instead of "str" and "str_pl" for text with identical singular and plural forms
"type": "COMESTIBLE",
"id": "carrot_glazed",
"name": { "str": "glazed carrots", "str_pl": "glazed carrots" },
▲▲▲
"weight": "72 g",
"color": "light_red",
|
The logs for this run have expired and are no longer available.
Loading