added decaying fruit

This commit is contained in:
Nathan DECHER 2020-04-06 15:17:21 +02:00
parent bf06218815
commit 530260ac54
4 changed files with 62 additions and 4 deletions

View file

@ -10,6 +10,7 @@
[16, 10]
],
"rules": {
"superFruitGrow": true
"superFruitGrow": true,
"decayingFruitGrow": true
}
}