This commit is contained in:
Laetitia (O-01-67) 2023-01-09 16:50:14 -05:00 committed by GitHub
parent 83e9826fa1
commit 50a91b5134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
elements.beans.reactions = { elements.beans.reactions = {
head: {elem1:"methane", chance: .5}, head: {elem1:"methane", chance: .5},
body: {elem1:"methand", chance: .5} body: {elem1:"methane", chance: .5}
}; };