Skip to content

Commit 4788fcb

Browse files
committed
Add placeholder recipes
1 parent b7a2888 commit 4788fcb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/data/gamedata/materials.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,6 +1631,22 @@
16311631
},
16321632
"effect": "Increases all party members' Shield Strength by 35% for 300s. In Co-Op Mode, this effect only applies to your own character(s)."
16331633
},
1634+
"Omurice Waltz": {
1635+
"name": "Omurice Waltz",
1636+
"type": "Food",
1637+
"category": "Food and Potions",
1638+
"sources": [
1639+
"Obtained by cooking"
1640+
]
1641+
},
1642+
"Dew-Dipped Shrimp": {
1643+
"name": "Dew-Dipped Shrimp",
1644+
"type": "Food",
1645+
"category": "Food and Potions",
1646+
"sources": [
1647+
"Obtained by cooking"
1648+
]
1649+
},
16341650
"Fisherman's Toast": {
16351651
"name": "Fisherman's Toast",
16361652
"desc": "Onion-covered toast. Exudes a wonderful aroma. Are the fish biting for the bait, or is it the toast they're after?",

0 commit comments

Comments
 (0)