From 6f5ca7b766c3ebb1d7b7d19eaa6369fb7dbfe3c7 Mon Sep 17 00:00:00 2001 From: Karol1223 <68503002+Karol1223@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:24:13 +0200 Subject: [PATCH] game unplayable --- data/json/items/comestibles/egg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/comestibles/egg.json b/data/json/items/comestibles/egg.json index d7b855e69f44b..15d4797d576ae 100644 --- a/data/json/items/comestibles/egg.json +++ b/data/json/items/comestibles/egg.json @@ -428,7 +428,7 @@ { "type": "COMESTIBLE", "id": "egg_mosquito", - "name": { "str": "mosquito egg" }, + "name": { "str": "mosquito egg" }, "description": "The egg of a mosquito.", "copy-from": "egg_insect", "rot_spawn": { "monster": "mon_mosquito_larva", "chance": 50 }