1
0
의 미러 https://codeberg.org/tenplus1/farming.git synced 2025-09-16 12:15:34 +02:00

cocoa pods are no longer walkable

This commit is contained in:
TenPlus1
2018-08-13 21:03:11 +01:00
부모 aa73d0baba
커밋 0c7110403c

파일 보기

@@ -113,7 +113,7 @@ local crop_def = {
drawtype = "plantlike",
tiles = {"farming_cocoa_1.png"},
paramtype = "light",
walkable = true,
walkable = false,
drop = {
items = {
{items = {'farming:cocoa_beans 1'}, rarity = 2},