mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Fix
This commit is contained in:
@@ -1372,7 +1372,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "(Player1) cooks a meal for (Player2).",
|
"text": "(Player1) cooks a meal for (Player2).",
|
||||||
"tributes": 1,
|
"tributes": 2,
|
||||||
"deaths": [],
|
"deaths": [],
|
||||||
"killers": [],
|
"killers": [],
|
||||||
"requires": "food"
|
"requires": "food"
|
||||||
@@ -2287,7 +2287,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "(Player1) cooks a meal for (Player2) while they chat around the fire.",
|
"text": "(Player1) cooks a meal for (Player2) while they chat around the fire.",
|
||||||
"tributes": 1,
|
"tributes": 2,
|
||||||
"deaths": [],
|
"deaths": [],
|
||||||
"killers": [],
|
"killers": [],
|
||||||
"requires": "food"
|
"requires": "food"
|
||||||
|
|||||||
Reference in New Issue
Block a user