Begin Hay Bale Removal

This commit is contained in:
2026-05-13 18:47:17 -04:00
parent 790d257725
commit 415dcdf7b7
16 changed files with 5 additions and 67 deletions
-5
View File
@@ -897,11 +897,6 @@ bool EntityHorse::mobInteract(shared_ptr<Player> player)
_ageUp = 180;
temper = 3;
}
else if (itemstack->id == Tile::hayBlock_Id)
{
_heal = 20;
_ageUp = 180;
}
else if (itemstack->id == Item::apple_Id)
{
_heal = 3;