diff options
Diffstat (limited to 'json/items/comestible')
-rw-r--r-- | json/items/comestible/stirfry.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/json/items/comestible/stirfry.json b/json/items/comestible/stirfry.json index 9bda612..f4a06b9 100644 --- a/json/items/comestible/stirfry.json +++ b/json/items/comestible/stirfry.json @@ -34,7 +34,6 @@ "copy-from": "tofu_stirfry", "name": { "str": "meat stirfry", "str_pl": "meat stirfry" }, "description": "A meat stirfry with rice and a sweet bold flavor sure to be on your mind through these dark days.", - "material": [ "flesh", "veggy" ], - "fun": 12 + "material": [ "flesh", "veggy" ] } ] |