mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Some minor tool cleanup
This commit is contained in:
@ -33,4 +33,7 @@ class Bow extends Tool{
|
||||
return 200;
|
||||
}
|
||||
|
||||
public function getMaxDurability(){
|
||||
return 385;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user