fix: fix health leaf
This commit is contained in:
parent
c83eb7ee61
commit
04c2f53ec6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
return {
|
return {
|
||||||
name = "healthseed",
|
name = "healthleaf",
|
||||||
fullname = "Health Seed",
|
fullname = "Health Leaf",
|
||||||
description = "The leaf of a plant known for its healing effects. Heal a good amount.",
|
description = "The leaf of a plant known for its healing effects. Heal a good amount.",
|
||||||
conditions = {
|
conditions = {
|
||||||
{"status", "ko", false}
|
{"status", "ko", false}
|
||||||
|
|
Loading…
Reference in a new issue