mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 08:49:42 +00:00
Merge commit '9d26a224a'
# Conflicts: # resources/vanilla # src/pocketmine/block/DoublePlant.php
This commit is contained in:
commit
d7ae86b30c
@ -92,4 +92,12 @@ class DoublePlant extends Flowable{
|
||||
|
||||
return parent::getAffectedBlocks();
|
||||
}
|
||||
|
||||
public function getFlameEncouragement() : int{
|
||||
return 60;
|
||||
}
|
||||
|
||||
public function getFlammability() : int{
|
||||
return 100;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user