mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-17 19:28:55 +00:00
Increased hearts restored by Apples
This commit is contained in:
parent
e12290202b
commit
126f149f0b
@ -1874,7 +1874,7 @@ class Player{
|
||||
switch($data["event"]){
|
||||
case 9: //Eating
|
||||
$items = array(
|
||||
APPLE => 2,
|
||||
APPLE => 4,
|
||||
MUSHROOM_STEW => 10,
|
||||
BEETROOT_SOUP => 10,
|
||||
BREAD => 5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user