Skip to content

Commit

Permalink
Merge pull request #3502 from Kherae/master
Browse files Browse the repository at this point in the history
small
sayterdarkwynd authored Oct 1, 2023

Verified

This commit was signed with the committer’s verified signature. The key has expired.
andrewxhill Andrew W. Hill
2 parents f4359d9 + 1d6f5a9 commit d7769a5
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion items/generic/drinks/rums/ambrosia.consumable
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
"category" : "drink",
"price" : 5030,
"inventoryIcon" : "ambrosia.png",
"description" : "The drink of the Gods.\n^cyan;+^white;70% ^red;HP^gray;, ^red;Drunk^gray;, ^green;Heal ^white;125 ^gray;(^white;1m^gray;)^reset;",
"description" : "The drink of the Gods.\n^cyan;+^white;70 ^red;HP^gray;, ^red;Drunk^gray;, ^green;Heal ^white;125 ^gray;(^white;1m^gray;)^reset;",
"shortdescription" : "Ambrosia",
"handPosition" : [0, -2],
"tooltipKind" : "food",
4 changes: 2 additions & 2 deletions items/generic/produce/genesiberry.consumable
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
"price": 95,

"tooltipKind": "food",
"description": "^yellow;^reset;^cyan;Heal 85^reset;: 2s\n^yellow;^reset;^cyan;20% Reduced Hunger Drain^reset;: 2m",
"description": "^yellow;^reset;^cyan;Heal 85^reset;: 2s\n^yellow;^reset;^cyan;40% Reduced Hunger Drain^reset;: 2m",
"shortdescription": "Genesiberry",
"effects": [
[{
@@ -20,4 +20,4 @@
]
],
"blockingEffects": ["heal_tier7"]
}
}
4 changes: 2 additions & 2 deletions stats/effects/fu_effects/feedpack/genesifeed.statuseffect
Original file line number Diff line number Diff line change
@@ -10,6 +10,6 @@
"scripts": [
"/stats/effects/fu_genericStatApplier.lua"
],
"label": "Genesiberry: -20% Hunger Drain",
"label": "Genesiberry: -40% Hunger Drain",
"icon": "/items/generic/food/tier1/bread.png"
}
}

0 comments on commit d7769a5

Please sign in to comment.