Item durability loss now depends on the item used. (#4123)
Armour durability also no longer changes when it is used to break blocks or attack mobs. Fixes #4119
This commit is contained in:
committed by
GitHub
parent
757231cc6e
commit
b4aa19f329
@@ -77,4 +77,3 @@ void cMooshroom::OnRightClicked(cPlayer & a_Player)
|
||||
} break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user