up3
Build and deploy / Build (push) Has been cancelled
Build and deploy / Update Contributors (push) Has been cancelled
Build and deploy / Deploy (push) Has been cancelled
Build and deploy / Build (push) Has been cancelled
Build and deploy / Update Contributors (push) Has been cancelled
Build and deploy / Deploy (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package entity
|
||||
|
||||
type (
|
||||
// FoodHealingSource is a healing source used for when an entity regenerates health automatically when their food
|
||||
// bar is at least 90% filled.
|
||||
FoodHealingSource struct{}
|
||||
)
|
||||
|
||||
func (FoodHealingSource) HealingSource() {}
|
||||
Reference in New Issue
Block a user