summaryrefslogtreecommitdiff
path: root/json/items/comestible/stirfry.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/comestible/stirfry.json')
-rw-r--r--json/items/comestible/stirfry.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/comestible/stirfry.json b/json/items/comestible/stirfry.json
index f4a06b9..07d299e 100644
--- a/json/items/comestible/stirfry.json
+++ b/json/items/comestible/stirfry.json
@@ -2,7 +2,7 @@
{
"type": "COMESTIBLE",
"id": "tofu_stirfry",
- "name": { "str": "tofu stirfry", "str_pl": "tofu stirfry" },
+ "name": { "str_sp": "tofu stirfry" },
"weight": "135 g",
"color": "yellow",
"spoils_in": "4 days",
@@ -24,7 +24,7 @@
"id": "veggy_stirfry",
"looks_like": "tofu_stirfry",
"copy-from": "tofu_stirfry",
- "name": { "str": "veggy stirfry", "str_pl": "veggy stirfry" },
+ "name": { "str_sp": "veggy stirfry" },
"description": "A vegetable stirfry with rice and a sweet bold flavor sure to be on your mind through these dark days."
},
{
@@ -32,7 +32,7 @@
"id": "meat_stirfry",
"looks_like": "tofu_stirfry",
"copy-from": "tofu_stirfry",
- "name": { "str": "meat stirfry", "str_pl": "meat stirfry" },
+ "name": { "str_sp": "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" ]
}