15 lines
239 B
Text
15 lines
239 B
Text
{
|
|
"name" : "shroomchest",
|
|
"category" : "smallshroom",
|
|
"type" : "chest",
|
|
|
|
"frames" : {
|
|
"chest" : "shroomchest.png"
|
|
},
|
|
|
|
"parameters" : {
|
|
"walkMultiplier" : 0.6,
|
|
"runMultiplier" : 1.5,
|
|
"jumpMultiplier" : 1.0
|
|
}
|
|
}
|