diff --git a/build-scripts/mod_test_blacklist b/build-scripts/mod_test_blacklist index 4286dca554c83..e89de3b3a9c35 100644 --- a/build-scripts/mod_test_blacklist +++ b/build-scripts/mod_test_blacklist @@ -32,7 +32,6 @@ No_Anthills No_Bees no_faults no_filthy_clothing -No_Fungi no_medieval_items no_npc_food No_Rail_Stations diff --git a/data/mods/No_Fungi/comestibles.json b/data/mods/No_Fungi/comestibles.json index 613eef103274e..e08e4ab404ab7 100644 --- a/data/mods/No_Fungi/comestibles.json +++ b/data/mods/No_Fungi/comestibles.json @@ -4,7 +4,7 @@ "id": "marloss_berry", "name": "berry-shaped anomaly", "name_plural": "berry-shaped anomalies", - "weight": 177, + "weight": "177 g", "color": "pink", "use_action": "BLECH", "comestible_type": "FOOD", @@ -20,7 +20,7 @@ "id": "marloss_seed", "name": "seed-shaped anomaly", "name_plural": "seed-shaped anomalies", - "weight": 177, + "weight": "177 g", "color": "cyan", "use_action": "BLECH", "comestible_type": "FOOD", @@ -35,7 +35,7 @@ "id": "marloss_gel", "name": "gelatin", "name_plural": "marloss gelatin", - "weight": 177, + "weight": "177 g", "color": "yellow", "use_action": "BLECH", "comestible_type": "FOOD", @@ -51,12 +51,12 @@ "id": "mycus_fruit", "name": "fruit-shaped anomaly", "name_plural": "fruit-shaped anomalies", - "weight": 354, + "weight": "354 g", "color": "light_gray", "use_action": "BLECH", "comestible_type": "FOOD", "symbol": "%", - "description": "We do not exist at the moment. Clever little human, no doubt debugging to see this? We will not permit you to join us while we are modded out.", + "description": "We do not exist at the moment. Clever little human, no doubt debugging to see this? We will not permit you to join us while we are modded out.", "material": "fruit", "volume": 1, "charges": 1,