fix drinkable defs for teas

This commit is contained in:
Pyritie 2025-11-30 21:50:02 +00:00
parent 8a5812b831
commit 305287f98c
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{
"ingredient": "tfc_gurman:chamomile_tea",
"ingredient": "tfc_gurman:tea_chamomile",
"thirst": 15,
"effects": [
{

View file

@ -1,5 +1,5 @@
{
"ingredient": "tfc_gurman:mint_tea",
"ingredient": "tfc_gurman:tea_mint",
"thirst": 15,
"effects": [
{

View file

@ -1,5 +1,5 @@
{
"ingredient": "tfc_gurman:nettle_tea",
"ingredient": "tfc_gurman:tea_nettle",
"thirst": 15,
"effects": [
{

View file

@ -1,5 +1,5 @@
{
"ingredient": "tfc_gurman:rosehip_tea",
"ingredient": "tfc_gurman:tea_rosehip",
"thirst": 15,
"effects": [
{