Add missing comma in example in lua_api.txt (#12339)

master
Wuzzy 2022-05-22 19:23:04 +00:00 committed by GitHub
parent ac5e8176b9
commit fa682270a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2012,7 +2012,7 @@ Example definition of the capabilities of an item
max_drop_level=1,
groupcaps={
crumbly={maxlevel=2, uses=20, times={[1]=1.60, [2]=1.20, [3]=0.80}}
}
},
damage_groups = {fleshy=2},
}