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