added decaying fruit

This commit is contained in:
2020-04-06 15:17:21 +02:00
parent 87d5d10b25
commit 4c7ed15dbd
4 changed files with 62 additions and 4 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
[16, 10]
],
"rules": {
"superFruitGrow": true
"superFruitGrow": true,
"decayingFruitGrow": true
}
}