gurman update
This commit is contained in:
parent
b9e14a46e0
commit
19bf4de976
27 changed files with 407 additions and 292 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:cocoa",
|
||||
"ingredient": "tfc_gourmet:cocoa",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:coffee",
|
||||
"ingredient": "tfc_gourmet:coffee",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:compote",
|
||||
"ingredient": "tfc_gourmet:compote",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:kvass",
|
||||
"ingredient": "tfc_gourmet:kvass",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:lemonade",
|
||||
"ingredient": "tfc_gourmet:lemonade",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:nalivka",
|
||||
"ingredient": "tfc_gourmet:nalivka",
|
||||
"thirst": 10,
|
||||
"intoxication": 4000,
|
||||
"may_drink_when_full": true,
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:tea_chamomile",
|
||||
"ingredient": "tfc_gourmet:tea_chamomile",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:tea_mint",
|
||||
"ingredient": "tfc_gourmet:tea_mint",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:tea_nettle",
|
||||
"ingredient": "tfc_gourmet:tea_nettle",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ingredient": "tfc_gurman:tea_rosehip",
|
||||
"ingredient": "tfc_gourmet:tea_rosehip",
|
||||
"thirst": 10,
|
||||
"may_drink_when_full": true,
|
||||
"effects": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue