FluidSimulator: Carrots should be also washable (#4619)
This commit is contained in:
parent
9680408c16
commit
6bde0dd9ad
@ -37,6 +37,7 @@ bool cFluidSimulator::CanWashAway(BLOCKTYPE a_BlockType)
|
||||
case E_BLOCK_BIG_FLOWER:
|
||||
case E_BLOCK_BROWN_MUSHROOM:
|
||||
case E_BLOCK_CACTUS:
|
||||
case E_BLOCK_CARROTS:
|
||||
case E_BLOCK_COBWEB:
|
||||
case E_BLOCK_CROPS:
|
||||
case E_BLOCK_DEAD_BUSH:
|
||||
|
Loading…
Reference in New Issue
Block a user