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 {
|
||||
name = "healthseed",
|
||||
fullname = "Health Seed",
|
||||
name = "healthleaf",
|
||||
fullname = "Health Leaf",
|
||||
description = "The leaf of a plant known for its healing effects. Heal a good amount.",
|
||||
conditions = {
|
||||
{"status", "ko", false}
|
||||
|
|
Loading…
Reference in a new issue